Sean DuBois
Sean DuBois
Hey @lgrahl it is great to see you here :) That would be awesome. It would be great to suss out bugs and could help help fuzz all the implementations...
Fantastic testing @iamcalledrob thanks for reporting! I don't know the latest but @enobufs mentioned he was looking at adding RACK to the implementation. Maybe some other things exist that we...
That's so exciting! Nice work @iamcalledrob and @enobufs :) We should add this to the `SettingEngine` today and publish the findings!
Thank you so much @jkauffmann-legion! Really appreciate you took the time to file over here as well :) I will work on porting that fix
Hey @leeliliang I would check out https://github.com/w3c/webrtc-extensions/issues/71 I haven't looked into this issue myself, but other members of the Pion community are interested in it. @daonb is interested in this...
Hey @keks `Server` unfortunately only does a single connection. This package is designed to do 1:1 connections only. You will need to multiplex yourself, I usually use the 5-Tuple. This...
@keks awesome! If that is a big blocker I am sure I could code it up quickly. I would rather see you using Pion, then we get feedback/bug reports etc..
Thanks for reporting @chrbsg Are you closing the PeerConnection in Pion or FireFox? My guess would be that the stream is reaped. But a routine internally is still trying to...
Really great job @mafredri ! Would you mind squashing these into one commit? I will add you to the Pion org so your tests will always run. @enobufs does this...
@enobufs is this still an issue/something that needs to be done? If there is anything I can do to help please tell me :) but you know way more about...