https://github.com/dcousens/a-json-socket.js
An event emitting net.Socket, with 32bit length prefixed JSON.
https://github.com/dcousens/a-json-socket.js
javascript json net nodejs
Last synced: 2 months ago
JSON representation
An event emitting net.Socket, with 32bit length prefixed JSON.
- Host: GitHub
- URL: https://github.com/dcousens/a-json-socket.js
- Owner: dcousens
- License: mit
- Created: 2019-05-25T14:34:41.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T23:25:16.000Z (over 4 years ago)
- Last Synced: 2025-03-17T11:13:12.998Z (over 1 year ago)
- Topics: javascript, json, net, nodejs
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# a-json-socket
An event emitting `net.Socket`, sending and receiving 32-bit length prefixed JSON.
**For testing or research purposes only, may not be reliable for production usage.**
### LICENSE [MIT](LICENSE)