Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monteslu/jsonrpctest

json-rpc over websockets app
https://github.com/monteslu/jsonrpctest

Last synced: about 2 months ago
JSON representation

json-rpc over websockets app

Awesome Lists containing this project

README

        

A demo app doing JSON-RPC on websockets vs doing it over a traditional AJAX connection.

live demo running here:

http://rpc.nodester.com

make sure you use a browser that supports websockets to test this.