Closed fippo closed 3 years ago
(lets wait how the requirements for tests develop before actually doing this)
Sorry, I may have just made your life slightly more complicate, but I wired up linters on the Python code!
@fippo since you seem to have made up your mind about this, maybe merge this PR as every single PR since seems to build upon it?
looks like we're doing this :-)
The potential advantage of this approach is that we can reduce the serverside logic (no dependency on codecs, headerextensions, etc) when only returning a set of ice and dtls parameters and putting the "SDP" creation on the test.
(oh I missed working with an ORTC-style library... such a pleasure)