Skip to content

Application for messaging in rooms using websockets and http

License

Notifications You must be signed in to change notification settings

g-codx/Free-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free-Chat

The application consists of a server and a desktop

The server engine accepts websocket and http connections (hyper + tokio-tungstenite)

The desktop application uses egui

Run server

cargo run --bin server

Run client

cargo run --bin client

Also, cmd client for testing

cargo run --bin cmd

About

Application for messaging in rooms using websockets and http

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages