-
I have been trying to create an audio live call peer to peer from bot to participant so I assumes this must be application hosted media type.
However I do not know what to put in this payload for m…
-
Ideally, when we disconnect from a peer in a session, we'd reconnect instead of forgetting about them.
A simple approach would be to put them into some form of "backup" pool. If we run out of peers…
-
### What is the issue?
Nodes behind stateful cone NAT with random port assignment do not refresh their endpoints after the first UDP session timed out. Peers behind symmetric NAT cannot establish a…
-
### Description of the bug:
I'm trying out Gemini 1.5 Flash (002) API and its long context. I prompt the LLM with the contents of a few (10) large PDF files. In the first interaction, I ask it to li…
-
## Overview
I'm trying to write a program that waits until the KeePassXC database is unlocked to perform XYZ actions.
But it seems that KeePassXC doesn't emit the events which would allow me to avoi…
-
**Describe the bug**
When enabling TLS (with the use of Let's Encrypt certificates) mosquitto is unable to connect. After `Client (null) sending CONNECT` it just throws an `Error: Unknown error.` w…
-
https://kibana-hydrolix.quesma.dev
try to filter for cacheStatus : 0 in discover
Stack trace:
handleSearchError@https://kibana-hydrolix.quesma.dev/68203/bundles/plugin/data/1.0.0/data.plu…
-
### Enhancement summary
It would be nice to allow ipv6 functionality for setting up mlag ibgp over ipv6 just like v4 does. A full ibgp session between mlag pairs in each vrf.
We are going to have…
-
### Description:
I am encountering an issue when attempting to implement session resumption in TLS 1.3 using PyOpenSSL. I have already tried the implementation suggested in #1291.
### Scenario:
…
-
I am looking at the code around TLS session resumption.
It seems that the key for ticket storage is just a server name (SNI):
https://github.com/rustls/rustls/blob/828674444a3f64cd8ada3342f3c51fd6…