Sign inSign up

benjammin4dayz/nodejs-chat-app

By benjammin4dayz

•Updated about 2 years ago

A basic chat implementation for Node.js

Image
Networking
Web servers
0

446

benjammin4dayz/nodejs-chat-app repository overview

A basic realtime chat application that runs on Node.js or in a Docker container.

The client and user interface is written in html/css/js and served from the base route of the app /.

The server supports multiple clients and provides each of them with a unique identity which is generated upon connection. It shares messages between all clients connected to the chat room and broadcasts when a user connects or disconnects.

Read more..⁠

Tag summary

Content type

Image

Digest

sha256:6b47ebad9…

Size

26.1 MB

Last updated

about 2 years ago

docker pull benjammin4dayz/nodejs-chat-app