Skip to content

andybons/jsonrpc_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON-RPC Example

Going from a Node client to a Go server.

Run

go run server.go

# In a different window...
npm install json-rpc2
DEBUG=jsonrpc node index.js

About

A JSON-RPC example from Node to Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published