Y
Hacker News
new
|
ask
|
show
|
jobs
by
bumblebird
6029 days ago
Does the WebSocket spec allow for gzip/deflating streams as well? I can't see anywhere if it does or not.
1 comments
DrJokepu
6029 days ago
A quick Google search (
http://www.google.com/search?q=websocket+compression
) revealed that it's not supported yet, however it might get added in a future version:
http://www.ietf.org/mail-archive/web/hybi/current/msg00789.h...
link