-
**Describe the bug**
We have a AKS setup with AGIC. There is a pod running an ASP.NET 5 application. In front of this pod there is a service:
```yaml
apiVersion: v1
kind: Service
metadata:
nam…
-
So, you should listen for the stream of data for deposits, transfers, and orders.
If the web socket came from the pair from the list = make calculations on if you can sell the coins (is there enou…
-
It looks like OpenADR3.0 has been published now and uses WebSockets and JSON instead of SimpleHTTP and XML.
Are there any plans to extend this to support OpenADR3.0?
https://www.openadr.org/openad…
-
Idea:
- Use websockets for cosmos chains to run from current height.
- We can query for older txns as well using search txns api, when we have to restart from older height.
izyak updated
4 months ago
-
**Expected Behavior**
When we configure `MessageMatcherDelegatingAuthorizationManager` it should be possible to provide an instance of a class that supports expression-based authorization to the meth…
-
I would like to know if it is possible to use CTranslate2 hosted model pipeline linked with a websocket service like twilio to receive audio streams. Like https://github.com/ufal/whisper_streaming or …
-
Is it possible to monitor an entire LNbits wallet and whenever a change in wallet balance occurs, trigger an ESP32 via a websockets connection and pass at least the wallet balance?
This would make…
-
#### Problem Description
mitmdump's memory usage increases proportionally to the cumulative amount of data sent through websocket connections, and it never releases it again.
#### Steps to repro…
-
How does one unsubscribe to watching a resource without terminating the websocket connection itself?
-
##### **Overview of the issue**
Spring Security 6 introduces an `@EnableWebSocketSecurity` annotation to replace the deprecated `AbstractSecurityWebSocketMessageBrokerConfigurer`.
However, th…