Skip to content

carrutstick/mio-websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mio-websocket

This is a WebSocket library for Rust, based on mio event loop.

It's under development for now, so please don't use it on production. It's started as a tutorial project, and the initial design and the development process are described in series of blog posts, "Rust in Detail". The end goal is to develop a high quality WebSocket server and client library based on the event loop (though not exposed in the interface).

About

WebSocket library for Rust, based on mio event loop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%