chat-server-example icon indicating copy to clipboard operation
chat-server-example copied to clipboard

Simple Socket Chat Server in Rust, 2017 Edition

Results 2 chat-server-example issues
Sort by recently updated
recently updated
newest added

One deprecated function (`trim_right`), one unnecessary mutable variable. Thanks for putting this example up there!

How do you run the chat? With server and client?