-
# Websockets
An `event` is the data artifact of an Ansible callback call. This event flows from Ansible playbooks -> runner -> receptor -> redis -> callback receiver -> (postgres, external logger, …
-
I am trying to play around with secure TLS websockets, which require a newer version of [pyOpenSSL](https://pyopenssl.org/en/stable/) than the original 0.10-1, which requires Python 3+.
I know you'…
-
Is cpprestsdk supports push notification. If no, what approach I could do to use push notification with cpprestsdk?
-
when trying to subscribe to orderBook topic only a few markets successful connect. for example BTCUSDT, ETHUSDT, and EOSUSDT work but none others seem to. I get unsupported topic when trying any other…
-
It would be great to support web sockets as a transport protocol for events. I want it to be able to send a message to a websocket server which would then relay it to relevant browser clients.
-
This adds to RFC 1001 at #4
# Overview
Features supported by HTTP:
1. `Authorization` header
2. `Cookie`
3. Basic and digest auth by browser (unusable)
Features suported by browser-based …
-
When subscribing to https://wstreamer.kotaksecurities.com/feed/orders via a websocket, we are getting error "Token Not Found". How do we get the order status updates via websocket connection?
![image…
-
I was working with this library in order to implement bidirectional communication over grpc-web using a new elm protocol buffer library that makes use of this.
In order to get the bytes that the el…
-
I am using the Moquette broker in a client server environment ( using it as an Embedded broker). The data size that is exchanged between the server and the client is around 10s of kB. I found that on …
-
## Is this a security vulnerability?
no
## Issue
Gorouter is not able to handle HTTP/2 Websockets requests ([RFC 8441](https://datatracker.ietf.org/doc/html/rfc8441)).
## Affected Versions
la…