https://github.com/anwarulislam/socket.io-simple-chatroom
I created a chatroom by using socket and express server. Socket is one of the coolest library to build real-time data binding.
https://github.com/anwarulislam/socket.io-simple-chatroom
chat chat-application chatroom socket socket-io
Last synced: 9 months ago
JSON representation
I created a chatroom by using socket and express server. Socket is one of the coolest library to build real-time data binding.
- Host: GitHub
- URL: https://github.com/anwarulislam/socket.io-simple-chatroom
- Owner: anwarulislam
- Created: 2019-05-18T22:27:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-18T22:45:25.000Z (about 7 years ago)
- Last Synced: 2025-01-23T22:43:19.539Z (over 1 year ago)
- Topics: chat, chat-application, chatroom, socket, socket-io
- Language: HTML
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Socket.IO-Simple-Chatroom
I created a chatroom by using socket and express server. Socket is one of the coolest library to build real-time data binding.