文件名称:example:IMQ库和工具用法示例
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-02 00:55:45
TypeScript
IMQ-RPC示例 服务 # npm i # npm start 客户 # npm i # npm run static # npm run runtime
【文件预览】:
example-master
----client()
--------package.json(687B)
--------tsconfig.json(454B)
--------static.ts(303B)
--------runtime.ts(406B)
----.gitignore(59B)
----LICENSE(752B)
----README.md(131B)
----service()
--------package.json(568B)
--------tsconfig.json(454B)
--------index.ts(783B)