-
### Description
From what I understand the RFC6455 WebSockets specification allows for token-based auth using request headers, but in the client Javascript WebSocket implementation it's not possibl…
-
This issue is related to #496, although the use case is slightly more general.
Currently, as documented in that issue, `warp` handles the `WebSocket` upgrade statically, and elides any handling of …
-
## Description
Lately, I have been experiencing a strange + intermittent issue with the table of contents. The open circles used to indicate sections with cells that are pending execution do no…
-
**Gateway with version:**
Gateway 5.0
**Can the bug be reproduced in a Kaazing demo out-of-the-box?**
No.
**Steps to reproduce:**
Follow the instructions specified in **Gateway sends response…
-
Abstract excector model similar to python graphql-python/graphql-core -- allowing different executors -- like threads, asyncio, etc.
-
This is more a feature request, but subprotocols like `permessage-deflate` can be really useful to have. What kind of work would need to be done to allow people to create their own subprotocol plugins…
-
Hello! I have a next exception when client try to connect to listener by wss:
```
Api.Hubs.Private.WebSocket.WebSocketHubPrivate+c__async0: WebSocket Stop accepting clients vtortola.WebSockets.Web…
-
### Description of the bug
After starting multimodule application, exception as below is logged in console after 60 s of idle.
```
2024-11-28T14:25:37.290+01:00 ERROR 67271 --- [nio-8090-exec-9] …
-
**Gateway with version:**
5.0
**Can the bug be reproduced in a Kaazing demo out-of-the-box?**
No
**Steps to reproduce:**
Install ActiveMQ, a recent version that supports MQTT. You can tell, b…
-
How do I specify what sub-protocols my application supports? I see that the WebSocketTool upgrade method takes a protocols named parameter but how do I specify that list from my application.
Also, I'…