-
When it Starts! ..all ok
2024/02/12 15:56:45 api serving at endpoint `/`
2024/02/12 15:56:45 listening on port :2222
When start a new ssh connection:
**2024/02/12 16:17:13 Error: error reading…
-
Hi folks, I wanted to let everyone know about some developments that will affect a lot of users of the SDK.
Recently, a lot of users have been having issues with the streamer (#135, #137, #141)
It…
-
Socket mode receiver fails to make a successful connection due to `WebSocket error occurred: Unexpected server response: 409` error. Retries after this error occurs may eventually lead to a successful…
-
## Feature or enhancement
Make the `README.md` examples consistent with how the library actually works.
## Issue
One of the examples of how to receive data in the `README.md` is as follows:
``…
-
I am using the server configured as a Websocket, when a user reloads the web page or disconnects the server goes wrong.
How can I solve it?
at JSON$/parseCore()
at JSON$/parse()
at be.abou…
-
## Summary
The ballerina graphql package provides client implementation to execute query and mutation operations by connecting to the server. But the subscription operation is not supported by the cl…
-
# Problem/Motivation
After updating from 18.0.5 to 18.1.1 NR asked me to update HA nodes. After that I noticed multiple issues for my action (previously "call service") nodes. All of them told me t…
-
```
Connection.ts:134 Mixed Content: The page at 'https://speak.mysite.com/livechat' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://:3000/websocket'. This re…
-
Previously raised here: https://github.com/paritytech/polkadot-sdk/issues/3473
### Motivation
Was looking for a subscription (websocket pubsub) to monitor the live txpool/mempool for incoming ex…
-
### Background
The Triple protocol is based on HTTP/2 and implements bidirectional communication using streams. WebSocket's long connection and event features are very suitable for RPC scenarios, s…