Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

vsiles/rust-client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random notes

# For the server
$ cd server
$ RUST_LOG=info cargo run 127.0.0.1:12345
# For the client
$ cd client
$ cargo run ws://127.0.0.1:12345

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages