Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/olesiapolevoi/chat-websockets


https://github.com/olesiapolevoi/chat-websockets

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# WebSockets-ws Chat Application

To run this application, first open up a terminal. Then, run the command below:

```sh
npm install
node server.js
```