Skip to content

charandas/telnet-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telnet-server

I did this as both a learning exercise and in a desire to become more conversant with Rust.

What it does

It builds a multicast broadcast server where clients get connnected through TCP and then each client's stream data to the server is streamed to all the clients except the client that sent it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages