Skip to content

toy project to set up simple tcp traffic from client to server written in rust

Notifications You must be signed in to change notification settings

NiallMcGinness/emoji-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a toy rust project to send tcp traffic from client to server

The workspace contains two projects, one for the client and one for the server

To start the client, from the emoji-server-worspace directory run

cargo run -p client

and for the server

cargo run -p server

About

toy project to set up simple tcp traffic from client to server written in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages