Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket chat server

Based on tokio_tungstenite

Run server

cargo run

Run client

Install client tool websocat

brew install websocat

Run

websocat ws://127.0.0.1:9595

About

Simple websocket chat server based on tokio-tungstenite

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages