web-dev-server-example-chat

Chat example with session authentication.


Keywords
chat, development, http-server, nodejs, training, webserver, websockets
License
BSD-3-Clause
Install
npm install web-dev-server-example-chat@1.0.0

Documentation

Example - Chat

Latest Stable Version License

Chat example with session authentication. Client scripts witten with Angular 1.

Instalation

npm install web-dev-server-
git clone https://github.com/web-dev-server/example-chat-angular-1.git example-chat-angular-1
cd ./example-chat-angular-1
npm update

Usage

node server.js