-
Instead of gRPC we can use Websocket based event handlers.
-
With websockets 7.0 the connection to the browser is lost after some time, for me it is consistently after 20 seconds. The end result is unrelated error messages such as
```
[...]
return self.…
-
Currently, it seems that websockets just aren't supported; Stomp.java only supports just tcp or tls. Could ws/wss support be included?
-
über flash... https://github.com/gimite/web-socket-js/blob/master/web_socket.js
-
- cocos2d-x version: 3.14.1
- devices test on: nexus 5x api 25 x86 virtual device
- developing environments
- NDK version: 13rb
- Xcode version: NA
- VS version: NA
- browser type an…
-
Hi,
I can't find this in the documentation, but could an explanation be added for how to authenticate WebSockets connections?
When I try to use WebSockets without supplying credentials (since I d…
-
for web frontends, we'd like a quick overview per validateer:
* peers: nr (members of ShardStatus with recent activity and able to open websockets with
* last_produced_sidechain_block (since last …
-
We need a way to create and listen on a web socket within the backend. Currently looking at using https://github.com/lesismal/nbio for this
-
When using binary data over WebSockets we trigger the require statement in the inflate method of the MessageInflater. This happens with release 5.0.0-alpha.12 and 5.0.0.alpha.14. We are using OKhttp o…
-
Hey guys! Playwright is **amazing** and thank you very much for it!
I rely heavily on WebSockets and it would be nice if they could be included in the trace viewer.