-
_From @amiller on May 25, 2017 19:30_
1. The Asynchronous communication model means that outgoing messages may need to be stored/resent arbitrarily far into the future.
Some outgoing messages may…
-
Hey there, I see there are some docs about passing authorization using the `Sec-Websocket-Protocol` header. While this is a clever workaround, it doesn't appear as though it'll actually work for webso…
-
It'd be useful to leverage existing and sizable Ethereum p2p network (connections) and expose this as a subprotocol.
Define what this would look like wrt devp2p and libp2p, and implications around …
-
How does MQTT community solve request response style deterministic interactions?
Since the topics are always one way, meaning that a publisher publishes to a topic and subscribers get it but if the s…
-
![image](https://github.com/datadvance/DjangoChannelsGraphqlWs/assets/35177448/8d9d4fd0-fccd-48a5-9f50-ab69c4f85a27)
![image](https://github.com/datadvance/DjangoChannelsGraphqlWs/assets/35177448/f…
-
1. The Asynchronous communication model means that outgoing messages may need to be stored/resent arbitrarily far into the future.
Some outgoing messages may be able to be marked as stale, where i…
-
Hi!
Forgive me if this is a duplicate, but I couldn't find any info about this in the issues/documentation.
I have two possibly related issues with how websockets are setup.
1. `Sec-WebSocket…
JCash updated
2 years ago
-
New SDK Review meeting has been requested.
**Service Name**: Azure Web PubSub
**Review Created By**: Zitong Yang
**Review Date**: 08/28/2024 02:05 PM PT
**Release Plan**:[](https://web.powerap…
-
Hi!
I am building an app with multiple client and a single server. It’s all working good mostly, but there is an issue that I cant figure out.
clients initialise their client as:
```js
client…
-
Attack scenario | An attacker can perform a BZZ handshake with a invalid BzzAddr and support of Stream capability with the remote node to make it panic
-- | --
Components | Swarm client version 0.3.…