Sean DuBois
Sean DuBois
Sorry I missed this @thiblahute. Updated the tracking issue Are you using the GCC implementation at all? Any feedback or questions I would always love to talk about it!
That is a great point! I am all for going with slices if that makes life easier for everyone :) If we had a few helpers for `Attributes` as well...
I am just going to wrap most fail2ban I/O in exception checking code. I can walk the return data and check for exceptions, hopefully that will catch most issues
amazing work! @strangeman would you be able to support both versions? If you add a `_, ok` then we can support old stuff as well. This is the first time...
Sorry this didn't get merged sooner :( I just rebase + tagged. Thank you so much @strangeman
This is fixed in the 30.2 releases. I am able to use OBS with packet loss (up to 5% before I notice) against [Broadcast Box](https://github.com/glimesh/broadcast-box) If anyone wants to test/use...
@derrod either works for me! The original worked that way, @tt2468 and @Bleuzen lefts comments around the following ``` This only works for CBR and similar modes. Is there any...
@sile oops :/ I must have regressed that! I will rebase and re-land your changes sorry about that :(
To give people confidence that I have fixed this properly I wrote https://github.com/sean-der/whip-nack-test This is a WHIP server that simulates packet loss. You can start with `go run .` and...
@tt2468 Could I get a review of this one now please?