Skip to content

Instant anonymous encrypted in-memory-only persisted chat

Notifications You must be signed in to change notification settings

chmllr/instachat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Instant anonymous encrypted in-memory-only persisted chat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published