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

https://github.com/luisfuentech/server-socket

Using socket.io for bidirectional comunication.
https://github.com/luisfuentech/server-socket

Last synced: over 1 year ago
JSON representation

Using socket.io for bidirectional comunication.

Awesome Lists containing this project

README

          

# Chat with Socket.io
This is a chat made with socekts using bidirectional comunication.

## Dependencies
* express
* socket.io
* nodemon