jsonrpc-ts icon indicating copy to clipboard operation
jsonrpc-ts copied to clipboard

Missing some examples

Open pronebird opened this issue 7 years ago • 1 comments

Hi,

Looks like a really cool library to stream JSON-RPC, but it lacks examples and it's really not obvious how to use it.

Cheers, Andrej

pronebird avatar Mar 01 '19 11:03 pronebird

You can see some example usage in another one of our projects here: https://github.com/Fitbit/developer-bridge/blob/master/packages/fdb-debugger/src/index.ts

PRs very welcome to add docs/examples to this repo! 😄

Hexxeh avatar Mar 01 '19 11:03 Hexxeh