gentle_rpc icon indicating copy to clipboard operation
gentle_rpc copied to clipboard

JSON-RPC 2.0 library with HTTP and WebSockets support for deno and the browser

Results 2 gentle_rpc issues
Sort by recently updated
recently updated
newest added

I am considering implementing [valita](https://github.com/badrap/valita) for the validation of the arguments, especially on the server side. What do you guys think about this idea?

help wanted

Hi! Thank you for an excellent library first! Now I'm trying to use the lib and found a few corner cases I would like to point out: 1. Hardcoded JSON...