-
Hey,
I cannot find any info on how to get the fuzzingserver working in SSL mode. I just get this error:
> Secure WebSocket listen requested, but no SSL context factory given
The usage documentation…
ghost updated
4 years ago
-
### Expected behavior
It should be possible to have the window size for permessage-deflate compression as 8 according to the spec: https://tools.ietf.org/html/draft-ietf-hybi-permessage-compression-…
-
Some connections close with that reason (RSV bit(s) incorrectly set), and I see them trying to reconnect with no success.
At the same time, many users report daily that they can't connect to the webs…
-
Any chance of a plan or statement regarding python 3 support?
Even using the docker image, I see warnings, e.g.
```
> docker run -it --rm -v "$(pwd)/config:/config" -v "$(pwd)/reports:/reports"…
-
This one is a bit tricky - very often when my application has been running for a while (say a couple of hours), sending binary (byte array) frames over the WebSocket will cause the server to close the…
-
First priority: Finish TLS support in the Legacy branch, merge to Master.
High priorities:
- Unit testing in new development branch.
- Autobahn testsuite.
- Minimum Viable Product for new developmen…
-
The https://wamp-proto.org/users.html is empty:( I'd argue: either we remove it, or we add at least some stuff. What do you think?
> Btw: I've noticed only as I've been in conversation with the guy…
-
Would really like to have Starscream on Linux as WebSocket client (a WebSocket server is already available through Kitura-WebSocket but a WebSocket client is currently missing, and the server WG has n…
-
I think any framing/encoding of zeromq frames over websocket transports MUST handle frames binary transparent.
This is a requirement of using code. If the protocol layer can use a particular ws conne…
-
The approach with selecting the network controller inside the library's `config.h` is hardly usable in real projects - it is impossible to tweak it for every build.
There are several approaches whi…