Sean DuBois
Sean DuBois
@jlaine thanks! Should I put this behind a platform check? I don’t understand how it works today on Mac/Linux. If those headers aren’t in /usr/include how does it find it?...
Great work @alexpokotilo! Mind writing some unit tests for this? I just want to make sure some of the slice indexing can't cause a panic. thank you
:fire: great work @alexpokotilo! I will let CI run and if that passes I will merge
@OrlandoCo @adwpc What do you think?
My vote is that we point users to a list of 'Maintained SFUs'. LiveKit is fantastic, but I want to allow users to evaluate all their options! Maybe we put...
@shushenghong https://github.com/inlivedev/sfu is promising. It has the same design/patterns behind ion-sfu. Gives you a sfu as an API, not meant to be a feature complete server.
@adwpc @OrlandoCo Could I get access to the ion repos and I can mark things as archived? I would love if someone would adopt/start working on ion again. Until that...
@at-wat @tonisole We do need to tag a `/v3`! @hasheddan can I get a short write up on your changes? I say we do this change proposed here, and yours?...
Hi @tonisole Sorry I didn't make more movement on this! I would love to see this get into pion/dtls What do you think of making it non-PSK specific? I think...
Hey @miguel91it Can you share the diff on the client side you used to reproduce the issue? I will write a unit test when I able to reproduce/understand.