Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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

Stars

28 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages