-
```mermaid
stateDiagram-v2
direction LR
state "Signal Connect" as sc
state "Relay Messages via Signal" as rms
state "Try Open WebRTC" as rtc
note left of rtc: STUN only
state rtc_ok
state "Re…
-
I found now Meshnet option and i test it.
Before i use tailscale and i have some question with meshnet.
1. it use kernel based wireguard?
2. It able to make direct connection or the data pass …
-
**Describe the problem**
Not able to route traffic among peers. After doing netbird status -d I see on all clients:
Relays:
[stun:netbird.mydomain.com:3478] is Unavailable, reason: stun reques…
-
At the moment the relay server specification is only partly implemented. The full specification would be very useful when building apps with pagination and caching.
The webonyx documentation mentio…
-
I'm testing against Mailtutan, and getting TLS related errors when trying to use mailtutan with lettre.
I get the following from lettre:
```
Smtp error: network error: peer closed connection wi…
-
Hi Pedro, your library has been a great help to me.
In my project, I am currently receiving audio and video information as RTP packets from external devices through two separate ports via ServerSoc…
-
When i set usb connection mode to "MIDI" and try to run gnirehtet i see:
./gnirehtet run -p 31419
2024-09-04 18:10:45.371 INFO Main: Starting relay server on port 31419...
2024-09-04 18:10:45.372 I…
-
If the server receives a plain text message, it needs to relay it to all connected clients.
-
I have a scenario where it may take a bit of time to run a tool (I need to make other model calls) so I'm trying to use manual tool calls but they don't work for a number of reasons. One issue I can w…
-
I have installed cilium on EKS cluster. There are couple of issues.
1: Hubble UI is not accessible after enabling port forwarding. Below are the frontend & backend logs of Hubble UI . Also earlier v…