Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nounder/jsrpc
A lightweight and portable RPC client/server that works in the browser, sandboxes, and embedded devices
https://github.com/nounder/jsrpc
Last synced: 6 days ago
JSON representation
A lightweight and portable RPC client/server that works in the browser, sandboxes, and embedded devices
- Host: GitHub
- URL: https://github.com/nounder/jsrpc
- Owner: nounder
- License: mit
- Created: 2024-03-06T06:15:57.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T14:07:23.000Z (5 months ago)
- Last Synced: 2024-08-27T01:42:16.528Z (3 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsrpc
A lightweight and portable RPC client/server that works in the browser, sandboxes, and embedded devices.
~120 lines of scoped and clean JS ready to be copy-pasted around.