Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/multarix/jnovel-wss

Wraps up jnovel's rest api into a web socket that automatically sends new parts to a client.
https://github.com/multarix/jnovel-wss

Last synced: about 2 months ago
JSON representation

Wraps up jnovel's rest api into a web socket that automatically sends new parts to a client.

Awesome Lists containing this project

README

        

# jnovel-wss
Wraps up jnovel's rest api into a web socket that automatically sends new parts to a client.

# About
A simple web socket server & client. I created this to learn a little about web sockets, and to some extent, worker threads in node.js