https://github.com/agne6ka/cmd-chat
Cmd chat. Warsaw JS worksop.
https://github.com/agne6ka/cmd-chat
event-emitter nodejs websocket
Last synced: 2 months ago
JSON representation
Cmd chat. Warsaw JS worksop.
- Host: GitHub
- URL: https://github.com/agne6ka/cmd-chat
- Owner: agne6ka
- Created: 2017-05-23T21:22:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T21:30:59.000Z (about 9 years ago)
- Last Synced: 2025-10-26T02:41:46.943Z (8 months ago)
- Topics: event-emitter, nodejs, websocket
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Warsaw JS Workshop
#### WHAT IS ABOUT
###### Simple chat in console created using the:
- node.js
- ES6 syntax
- Lodash
- WebSocket (socket.io)
- Event Emitter
- Pub/Sub
- Database
- Simple pass validation
#### COMMANDS:
`npm start server - start server`
`npm start client - start client`