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.
- Host: GitHub
- URL: https://github.com/luisfuentech/server-socket
- Owner: LuisFuenTech
- Created: 2018-11-17T01:44:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T07:12:27.000Z (over 3 years ago)
- Last Synced: 2024-04-20T20:00:38.766Z (about 2 years ago)
- Language: JavaScript
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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