Alex Potsides
Alex Potsides
For the functionality to be usable this PR needs to be merged/released as well - https://github.com/paullouisageneau/libjuice/pull/248 - then this one: https://github.com/paullouisageneau/libdatachannel/pull/1211 - then we can expose it here.
> given the delay, would it make sense to consider forking in the meantime? @paullouisageneau what do you think, will you have some time to let us merge the final...
I've updated this branch and fixed the merge conflicts, though I still need to expose the unhandled stun request callback - I'm just testing this locally and will push an...
The unhandled STUN callback is in now but it needs: - [x] https://github.com/paullouisageneau/libjuice/pull/292 - [ ] https://github.com/paullouisageneau/libdatachannel/pull/1211
Just checking in here. I'm still waiting for @paullouisageneau to do a libjuice release that includes https://github.com/paullouisageneau/libjuice/pull/292 which can then be rolled up to https://github.com/paullouisageneau/libdatachannel/pull/1211
@paullouisageneau awesome, thanks! I've updated [libdatachannel#1211](https://github.com/paullouisageneau/libdatachannel/pull/1211) to use the new `v1.6.0` release.
Checking in again. Currently waiting for @paullouisageneau to do a libdatachannel release that includes https://github.com/paullouisageneau/libdatachannel/pull/1211 - then this PR will be ready to go.
@murat-dogan since you've switched to the HEAD of libdatachannel this PR should be ready now.
While https://github.com/multiformats/multicodec/pull/380 is resolved, #425 allows experimententation with new protocols without needing to PR support in here. See [Adding custom protocols](https://github.com/multiformats/js-multiaddr#example---adding-custom-protocols) in the README.