Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 985 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 985 Bytes

Example - Chat - TypeScript

Latest Stable Version License

Chat example with session authentication. Client scripts written in TypeScript, no framework needed.

Instalation

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

Usage

node chat/js/server/run.js
  • open your first web browser on:
  • open your second web browser on:
  • chat between browsers