-
### 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…
-
Hi @yuvipanda, @manics et al:
First of all, this is a great extension! I'm looking to use it for summer schools and a few classes that require running legacy X11 apps.
One UX problem I stumbled …
-
**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…
-
**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…
-
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] …
-
I think the W3C WoT Working Group's conclusion in https://github.com/w3c/wot-thing-description/issues/878 is that it's OK to have a single top level form for a WebSocket endpoint, with no op member.
…
-
原文7页至第九页
两句 Sec-WebSocket-Protocol: chat 之间的翻译丢失
>
>
>```http
>Sec-WebSocket-Protocol: chat
>```
> ~中间翻译缺失~
>
>服务端也可以设置cookie相关字段来设置cookie相关属性,具体文档见[RFC6265][9]。
缺少内容如下
>The |Origin…