Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/monteslu/jsonrpctest
- Owner: monteslu
- Created: 2012-04-03T07:58:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-31T15:38:32.000Z (about 12 years ago)
- Last Synced: 2024-10-11T14:11:55.818Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.97 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.