/instachat

Instant anonymous encrypted in-memory-only persisted chat

Primary LanguageJavaScript

InstaChat

Instant anonymous encrypted in-memory-only persisted chat.

How to run

Install Go. Install the dependencies:

npm i -g http-server
go get golang.org/x/net/websocket`

Then:

  1. make web
  2. make server
  3. Connect to <IP>:8080