proxmox/proxmox-http
Dominik Csapak 232d87531e proxmox-http/websocket: remove code for 'text' frames
we never actually sent text frames, nor did any client request them.
Also, no validity check ever ocurred, so technically it was against
the spec.

Simply remove the code handling sending out text frames. If we need
to actually handle that, we can always create a 'WebSocketStringWriter'
or similar.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-05-18 09:22:05 +02:00
..
debian bump d/control 2021-05-17 11:38:52 +02:00
src proxmox-http/websocket: remove code for 'text' frames 2021-05-18 09:22:05 +02:00
Cargo.toml bump proxmox-http to 0.2.0-1 2021-05-17 11:25:42 +02:00