import{_ as e,o as n,c as a,e as t}from"./app-BvUYPzLF.js";const s={},o=t(`
Description: 本模块用于实现RPC(基于IPC)通信
Source code or View on GitHub
def __init__(self, on_calling: ON_CALLING_FUNC) -> None:
self.on_calling = on_calling
Description: 调用
Source code or View on GitHub
def call(self, args: tuple, kwargs: dict) -> Any:
"""
调用
"""
return self.on_calling(args, kwargs)
`,8),c=[o];function i(l,p){return n(),a("div",null,c)}const u=e(s,[["render",i],["__file","rpc.html.vue"]]),d=JSON.parse('{"path":"/en/dev/api/comm/rpc.html","title":"liteyuki.comm.rpc","lang":"en-US","frontmatter":{"title":"liteyuki.comm.rpc","lastUpdated":false,"description":"liteyuki.comm.rpc Description: 本模块用于实现RPC(基于IPC)通信 class RPC def __init__(self, on_calling: ON_CALLING_FUNC) -> None Source code or View on GitHub def call(self, args: tuple, kw...","head":[["link",{"rel":"alternate","hreflang":"zh-cn","href":"https://vuepress-theme-hope-docs-demo.netlify.app/dev/api/comm/rpc.html"}],["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/en/dev/api/comm/rpc.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"liteyuki.comm.rpc"}],["meta",{"property":"og:description","content":"liteyuki.comm.rpc Description: 本模块用于实现RPC(基于IPC)通信 class RPC def __init__(self, on_calling: ON_CALLING_FUNC) -> None Source code or View on GitHub def call(self, args: tuple, kw..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"en-US"}],["meta",{"property":"og:locale:alternate","content":"zh-CN"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"liteyuki.comm.rpc\\",\\"image\\":[\\"\\"],\\"dateModified\\":null,\\"author\\":[]}"]]},"headers":[{"level":3,"title":"class RPC","slug":"class-rpc","link":"#class-rpc","children":[]}],"git":{"createdTime":null,"updatedTime":null,"contributors":[]},"readingTime":{"minutes":0.34,"words":102},"filePathRelative":"en/dev/api/comm/rpc.md","autoDesc":true}');export{u as comp,d as data};