-
The information you provide here will be included in the Open Liberty GA release blog post ([example](https://openliberty.io/blog/2022/01/18/microprofile5-22001.html)), which will be published on [ope…
-
### What's not working?
"In a Redwood.js application, how can I implement real-time updates using WebSockets without relying on third-party libraries? Is there a built-in way to handle WebSocket conn…
-
Hey team!
I've been using ring-undertow-adapter and it's been great! One feature we needed recently, is to enable `permessage-deflate` for websockets. To do this, we patched `ring.adapter.undertow…
-
We've been working on an app that tries to query some events and the event filtering seems to be a bit broken. We're using "https://rpc.public.zkevm-test.net" as our RPC provider.
If we initialize…
-
Jetty websocket handler currently need to be defined in a special map.
There is a snipped that does it without. Use it!
https://github.com/dharrigan/websockets/blob/master/src/online/harrigan/api/we…
-
I used to authenticate through Authorization header:
`HubConnectionBuilder()
.withUrl(url, options: HttpConnectionOptions(accessTokenFactory: auth.authorization))
.build()…
-
```
$ cou upgrade -vvv
Full execution log: '/home/ubuntu/.local/share/cou/log/cou-20240627064120.log'
Connecting to 'admin/openstack' model...
```
With debug verbosity, we can see this kind of …
-
I am suggesting the following code (or similar) be used to connect to websockets when using the xSchedule Web Interface to determine if a Secure Web Socket is needed vs a standard Web Socket. This is …
-
-
If a sim_frame takes a while to run it will stay in the queue even after the page is left.
For example, in activait if you are viewing an image-to-image simulation, the Regression tab has several s…