-
Recently, AWS AppSync published details of their websocket subscription workflow (https://docs.aws.amazon.com/appsync/latest/devguide/real-time-websocket-client.html). It is now possible to implement …
-
I wrote a simple Spring Integration app that connects to a websocket, using `spring-integration-websocket`.
**Expected Behavior**
The app connects to the websocket and keeps listening for new me…
-
## CVE-2021-32640 - Medium Severity Vulnerability
Vulnerable Library - ws-5.1.1.tgz
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Library home page: https…
-
Once https://github.com/kytos-ng/kytos/issues/347 lands, `flask-socketio` (Flask client for socket.io) won't be needed anymore since `starlette` natively support websockets, so in the front-end we can…
-
This currently still requires `websocket-client==0.57.0`.
The question is if this code can start using more up to date versions, because this gateway_addon is now holding back python updates for t…
-
So i'm still seeing this issue [556](https://github.com/ueberdosis/hocuspocus/issues/566):
`[HocuspocusProvider] An authentication token is required, but you didn’t send one. Try adding a token to yo…
-
=== UNHANDLED REJECTION ===
Reason: TypeError: Cannot read property 'get' of undefined
at Client. (/home/runner/Woop1/handlers/ticketevent.js:940:81)
at Client.emit (node:events:406:35)
…
-
### The problem
I currently trying to create an IAS ACE alarm panel using an ESP32-C6 and general binding and communication with home-assistant works as expected and it shows up as an alarm panel ins…
-
i keep getting this ` Error /home/container/node_modules/mongodb/src/mongo_client.ts:609
if (callback) return callback(error);
^
Error Error: Error connecting to…
-
The latest release contains full implementation of Subscriptions, server and full support by GraphQLClient (Client in NGraphQL). Unit tests run successfully using this client.
The question comes abo…