Skip to content

JSON RPC in Node

jaredhanson edited this page Oct 19, 2011 · 7 revisions
Project Description
jsonrpc JSON-RPC over HTTP (using Node's built-in HTTP module).
jsonrpc2 JSON-RPC over HTTP (using Node's built-in HTTP module).
jsonrpc-ws JSON-RPC over WebSocket (using Socket.IO).
connect-jsonrpc JSON-RPC 2.0 middleware for Connect.

Clone this wiki locally