UNPKG

socket.engine

Version:
17 lines (10 loc) 403 B
# socket.engine ## Installation Node.js: ``` npm install socket.engine ``` This library was tested with Node.js v10.15.2 on Ubuntu 19.04. ## Documentation and Examples [Hub Connections](https://github.com/0xJeremy/socket.engine/blob/master/nodejs/docs/Hub_Documentation.md) [Host / Client Connections](https://github.com/0xJeremy/socket.engine/blob/master/nodejs/docs/HostClient_Documentation.md)