An open API service indexing awesome lists of open source software.

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.

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`