https://github.com/dimasmiftah/chat-socket
A simple chat app that uses Socket.io as an implementation example of WebSockets.
https://github.com/dimasmiftah/chat-socket
express nodejs socket-io websocket
Last synced: 3 months ago
JSON representation
A simple chat app that uses Socket.io as an implementation example of WebSockets.
- Host: GitHub
- URL: https://github.com/dimasmiftah/chat-socket
- Owner: dimasmiftah
- License: mit
- Created: 2020-06-23T15:10:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T03:36:07.000Z (over 2 years ago)
- Last Synced: 2025-01-16T03:28:33.682Z (5 months ago)
- Topics: express, nodejs, socket-io, websocket
- Language: JavaScript
- Homepage:
- Size: 1.74 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chat-socket
A Simple chat app that uses Socket.io as an implementation example of WebSockets.npm install > npm start