Results 275 comments of Jeremy Lainé

Hi @ElNiak do you plan to complete the work on this PR?

@ibc do you have any plans to work on this?

Could this be related to #686 ? I am wondering if we are negotiating extension IDs correct.

Hi! Thanks for putting this together. It feels as though this is only fixing part of the problem, there are many calls to `create_datagram_endpoint` throughout the code which all need...

> mdns.py binds to the mDNS port 5353, You're right, we can forget about mDNS. > turn.py has a non-optional argument to set the port I'm not sure what you...

I'm not sure this is an actual fix, it adds more complexity to the logging situation with yet another flag. Have you considered any alternatives?

To be clear, as mentioned in #1186 I think we absolutely do need to revisit the logging framework. Unless someone finds a way to fix the deadlocks introduced by logging...