-
UDP Gateway (UDPGW) is a daemon that enables UDP packet forwarding over SSH tunnels. It's particularly useful for applications that rely on UDP, such as DNS, VoIP, and online gaming, when you need to …
-
- [Error Concealment](https://en.wikipedia.org/wiki/Error_concealment)
- [MIDI 1.0, General MIDI *Extended*](https://kb.ltgc.cc/octavia/spec/gme/)
- [Reliable UDP](https://en.wikipedia.org/wiki/Reli…
-
As you know, I've been trying to use OpenDHT to host a distributed shared database. An ongoing problem until now has been intermittent data loss when a single node publishes to the network, and then e…
linas updated
10 months ago
-
Create a UDP utilities like those outlined in http://gafferongames.com/networking-for-game-programmers
-
This project has been reliable multicast transport using PGM,Is it possible to add a reliable udp unicast protocol,like this https://github.com/skywind3000/kcp ? thanks!
-
(I would post this as a discussion but it doesn't seem to be enabled for this repo.)
My understanding is most action games historically prefer some sort of reliable UDP, instead of TCP, because if …
-
## Project description
Adaptive Protocol Selection is the concept of developing a VPN that can dynamically switch between tunneling TCP over UDP and UDP over TCP based on real-time network conditions…
-
I'd like to add partially reliable transmission over udp (PR-UDP) support to hsocket.
> May be we can name our implementation as HProUDP?
This feature aims to provide a more reliable transmission th…
-
What are the streaming overheads for UDP vs TCP streaming?
-
Internal [adapter API](https://github.com/lemunozm/message-io#custom-adapter) docs [here](https://docs.rs/message-io/0.13.0/message_io/network/adapter/index.html).
List of candidates:
- [laminar](…