Skip to content

navono/json-rpc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON-RPC-demo

  • Server: based on gorilla rpc
  • go client: based on gorilla rpc
  • js client: based on jayson and node-fetch