https://github.com/hezhii/jayson-demo
The demo of jayson
https://github.com/hezhii/jayson-demo
demo jayson jsonrpc2
Last synced: 8 months ago
JSON representation
The demo of jayson
- Host: GitHub
- URL: https://github.com/hezhii/jayson-demo
- Owner: hezhii
- Created: 2018-08-14T02:59:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T03:33:10.000Z (almost 8 years ago)
- Last Synced: 2025-09-09T21:12:20.439Z (9 months ago)
- Topics: demo, jayson, jsonrpc2
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jayson demo
The demo of [Jayson](https://github.com/tedeh/jayson).
1. Start server: `node server.js`.
2. Run client: `node client.js`.