Skip to content

morka17/chat-tokio-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat server

This chat server basically allow multiple TCP Clients to connect up to the chat server, When one client send a message, the message will be broadcast to all of the different clients that are connected.

About

A chat stream application using Rust Async and Tokio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages