Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 4 hours 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T03:36:07.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T11:58:25.383Z (over 1 year 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