-
Hello,
1. Can we conclude that Pub/Sub performance solely depends upon the performance of the UDP stack of the system!?
2. So if I want to achieve better real time performance, my first step sho…
-
VERSION: camera-streamer-raspi_0.2.8.bookworm_arm64.deb
The webrtc video stream works very well -- starts quickly, reliably, and looks good.
However, if you close the browser and open wireshark …
-
We currently provide unreliable channels, implemented via UDP. This is perfectly reasonable, but most applications will want something a bit more sophisticated:
1. Flow control / congestion avoidance
…
-
While I can't reproduce the assertion failure with valgrind (#730), running the [exact commands as the CI](https://github.com/luvit/luv/blob/9299a4b211537a82719ada35c045891089eb8b33/.github/workflows/…
-
We need to rewrite gossip to use UDP, test with xenochain that transition is reliable and estimate
performance gains.
-
We kinda have 2 different schemas currently being used, this needs an overhaul.
- [ ] Figure out how the whole protocol should look in flatbuffer
- [ ] Use only unix sockets in all OS for the driv…
ImUrX updated
3 weeks ago
-
### Background
Nomad like [Consul](https://github.com/hashicorp/consul/blob/v1.19.1/agent/consul/rpc.go#L359-L360), uses [yamux](https://github.com/hashicorp/yamux/) for its RPC layer's underlying …
-
OpenVPN implements its own reliability layer on top of UDP (it's worthy to note that it's used for TCP too). We should follow the reference implementation as closely as possible.
This basically boi…
-
TCP is harder to NAT punch, and UDP makes good sense for a semi-reliable synchronization/transfer mechanism for a variety of other reasons.
-
First off, thanks for this fantastic tool. I'm trying to establish a reliable UDP tunnel between two of my servers located in different geographic regions (Russia and Finland), which are part of my [T…