-
https://tools.ietf.org/html/rfc7692 Compression Extensions for WebSocket (December 2015)
https://www.igvita.com/2013/11/27/configuring-and-optimizing-websocket-compression/
This may allow disabling M…
-
## Expected Behavior
"Per-message compression" has been adopted in many places, like Tomcat websocket. In order to leverage this, I hope websocket in actix-http and awc can support this extension…
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help us …
-
I'm working on a draft for how "firehose" bandwidth could be significantly reduced, without making any sacrifices in terms of authentication of data.
The gist of the changes are:
- Not transmitt…
-
Please bear with my non-technical nature & understanding of nostr. In a former professional life the ability to compress certain data types made a lasting impression on me.
Per my limited understa…
-
If a websocket server reply with extension `permessage-deflate; client_max_window_bits=15` an error happens:
```
unsupported permessage-deflate parameter: "client_max_window_bits=15"
```
at
https…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.17.1 linux/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating sys…
-
使用过mqtt的同学都知道,mqtt连接时,在Network面板中的status是101。
| Name | Status | Time |
| -------- | ------ | ------ |
| mqtt | 101(Switching Protocols) | Pending |
那么101(Switching Protocols)到底是什么意思呢?
这…
-
Background:
I have a C-based client application which talks with server side using Websocket with permessage-deflate extension. "deflate 1.12.11" is the lib used to compress and decompress data.
I w…
-
This happens when receiving payloads from the websocket.
```
Shard-0 has stopped receiving: ("/usr/local/share/lua/5.3/http/websocket.lua:282: read: Connection timed out\
stack traceback:\
\9[C]…