Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ondras/deno-json-rpc

JSON-RPC for Deno
https://github.com/ondras/deno-json-rpc

deno library

Last synced: about 2 months ago
JSON representation

JSON-RPC for Deno

Awesome Lists containing this project

README

        

# JSON-RPC for Deno

Pretty much WIP right now. The `demo/` folder contains sample implementations for both Client and Server.

## TODO

- [ ] Tests
- [ ] Batching
- [ ] Docs