Skip to content

a websocket protocol implementation written in rust.

Notifications You must be signed in to change notification settings

shibu0x/rsocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsocket

rsocket is a webSocket protocol implementation written in rust.

this is just a learning project for me while I’m exploring rust and networking protocols.

the goal is to understand, at a low level, how data transfers bit-by-bit from one device to another in a webSocket protocol how existing protocols work, where they can be improved, and what enhancements might be needed.

it’s currently in the building phase, and the work is still ongoing. As it grows and more features are added, i’ll keep updating the readme.

keep learning, keep building.

About

a websocket protocol implementation written in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages