flosse / rust-web-framework-comparison

A comparison of some web frameworks and libs written in Rust
5.01k stars 194 forks source link

Update information about WS-RS #12

Closed housleyjk closed 8 years ago

housleyjk commented 8 years ago

This updates the readme with the homepage link for the WebSocket library WS-RS. I also added yes under https for WS-RS because it does support wss connections and I was worried that someone looking at the table might think that SSL wasn't supported.

Thank you for providing this resource for all of us!

flosse commented 8 years ago

thx!

[...] and I was worried that someone looking at the table might think that SSL wasn't supported.

maybe we should rename it to SSL?

housleyjk commented 8 years ago

That would be good I think. rust-websocket also supports SSL, I believe.