Skip to content

Implement websockets with tokio-tungstenite

This replaces the current "websocket by proxy" implementation with a proper implementation based on tokio-tungstenite.

On top of !324 (merged)

Fixes #204 (closed)

Edited by Dagur Valberg Johannsson

Merge request reports