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: 10 months ago
JSON representation

A lightweight and portable RPC client/server that works in the browser, sandboxes, and embedded devices

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.