https://github.com/edertxodev/chatnodejs-socket.io
Chat con NodeJS y Socket.io
https://github.com/edertxodev/chatnodejs-socket.io
Last synced: 11 months ago
JSON representation
Chat con NodeJS y Socket.io
- Host: GitHub
- URL: https://github.com/edertxodev/chatnodejs-socket.io
- Owner: edertxodev
- Created: 2016-12-28T19:27:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-10T22:28:57.000Z (over 9 years ago)
- Last Synced: 2023-12-04T13:37:22.534Z (over 2 years ago)
- Language: JavaScript
- Size: 2.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat NodeJs + Socket.io
### How To
https://edertxodw.github.io/ChatNodeJS-Socket.io/
### Change Log
- 1.0.0
- First version of the app.
- 1.0.1
- Deleted 'get-all-messages' from the API for security.
- Created static page for Github and removed 'public/' folder.