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

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.

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)