Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P_CHAT

A work in progress slack like p2p webchat using webrtc for client to client communication and websocket to enter the network.

Hyper and tungstenite for the server, binary protocol for server/client and client/client communication and wasm for the fron end.

Requirements

Install

// build
$> make build

// run
$> make run

http://localhost:8088

Roadmap

  • websocket with server
  • client / client communication
  • basic p2p exchange
  • self healing network
  • private messages
  • encryption
  • nice ui
  • automatic tests

About

p2p_chat using rust and wasm

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages