Skip to content

ibaryshnikov/hyper-websocket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat example on top of hyper

It's a proof of concept, it means only bare minimum of features are implemented. Built with hyper, tokio and futures. It also contains a small subset of RFC6455. It was a very nice time building this prototype.

Instructions

To serve statics

cargo install https
http

To start server

cargo run

Then navigate to http://localhost:8000

About

Proof of concept websocket server on top of hyper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published