Skip to content

Aapeli123/capysocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capysocket

My own rust implementation of the websocket protocol as defined in https://www.rfc-editor.org/rfc/rfc6455 It probably doesn't match the spec completely, but it can connect to browsers and send and read messages.

I made this to understand the protocol better, it will probably also be used in Watchwithfriends (my another project).

About

My own rust implementation of the websocket protocol as defined in https://www.rfc-editor.org/rfc/rfc6455

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages