-
Can I use this to receive Gelf udp packages (gelf is a subset of Json) and forward them to logstash with TCP? I don't want to run logstash on every machine in my cluster and am looking for a lightweig…
-
thanks for this repo, just what I was looking for.
Question on UDP hole punching: is this something the big peer networks do reliable to the point they don't have to send people to https://portforw…
-
HI, does the udp version reliable? or default udp.
-
I'm trying to differentiate between Wireguard and H/3 (QUIC) connections on UDP.
But even with this config (that is quite accepting):
```
{ name: "wireguard"; host: "localhost"; is_udp: true…
-
If a UDP server is bound to more than a single address (typically because it's bound to the unspecified address) and the system can have more than a single address at an interface (not uncommon at IPv…
-
The Pipe trait of sosistab3 is now much improved, i.e., it assumes that the underlying transport layer protocol provides reliability, thus avoiding the "MuxStream over TCP" problem of sosistab2 (simil…
-
## Discussed in https://github.com/geckosio/geckos.io/discussions/263
Originally posted by **reececomo** July 25, 2023
I think Geckos.io would benefit from creating two separate datachannels p…
-
The problem: when I disconnect and reconnect to a peer, the latter finds it impossible to open a stream, with the error indication that identified failed to complete. This happens consistently in our …
-
Hey guys!
Having a specific issue after compiling from latest source:
When I try to connect using WS protocol, it does connect to the FTEQWSV, but it does not initiate the map on the server.
If…
-
I'm trying to add a reliable UDP transport to Snabb, but I find the Snabb will bump the ethernet packet twice when using raw socket.
My code as the following
[zweig.lua.txt](https://github.com/sna…