-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Is your feature request related to a problem? Please describe.
I am in a situation w…
-
### Description
Add support for letting users configure websocket upgrades.
This is can be configured on either a host or a route, so need to do some research on API and use cases to see where it…
-
Websocket device names are hardcoded to
'WebsocketClientPseudoDevice'
("websocket_client_device_impl.cpp)
The streaming protocol has no meta option to set the device.info.name.
-
Do you have any suggestions on how to avoid jmap-set-lock errors? I have one idea, but it would mean storing the data outside of GO. Currently, data is coming to the server every 3-4 seconds, plus som…
-
Hi, I am using oatpp-websocket example from [https://github.com/oatpp/example-websocket/blob/master/](https://github.com/oatpp/example-websocket/blob/master/).
I have one use case, the server need …
-
### Describe the bug
Some `aiohttp` tests fail when IPv6 is disabled with the kernel parameter `ipv6.disable=1`.
### To Reproduce
Run `make` on a system with IPv6 disabled.
### Expected be…
-
I was trying out the SDK and I found an issue while testing the **crypto stream** and the **data stream** examples. The issue may be with the actual `stream.CryptoClient` / `stream.StocksClient` and h…
-
Hi,
I want to interface to financial services using websockets, but obviously I don't want to do it over unsecured connections. Can I ask for client side wss support please?
This is a great library,…
-
**Is your feature request related to a problem? Please describe.**
To register an identity in the DashPlatform network, there is a required field of InstantLock or ChainLock buffer in IdentityCreat…
-
## Description
a bug where all WebSocket connections are becoming unresponsive when a client leaves the chat room. It seems that there is an issue with the asynchronous handling of the connections…