Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abidalwassie/realtime-chat-server

Node.js application for realtime socket.io connection.
https://github.com/abidalwassie/realtime-chat-server

express javascript nodejs socket-io typescript websocket

Last synced: 14 days ago
JSON representation

Node.js application for realtime socket.io connection.

Awesome Lists containing this project

README

        

# Real Time Chat App Server | socket.io, node.js

## Build & Start the app

### Run
```shell
npm run build && npm start
```