You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
Hello, I saw your comment on an issue on the libp2p/go-libp2p#188, and would like to use this libp2p transport for an experimental feature in one of my projects. If that feature goes well, more than likely can contribute to this library as I would need to use it a lot.
Hi @postables. I added an MIT license. This repo is currently in a proof of concept stage.
I've been busy working on the core WebRTC library at pions/webrtc in the mean time. I do intent to get this library in a usable state at some point.
Migrate to the Detach API (in pions/dcnet if keeping it).
Implement the libp2p interfaces correctly instead of relying on the *tptu.Upgrader.
Fix all the error handling I skipped.
Make the tests green.
Integration testing with js-libp2p-webrtc-direct
Long term I would prefer to contribute this library to the libp2p project itself, if/when they're willing to have it. You can also find me in the libp2p IRC or the Pion channel on the Golang slack if you have questions.
Awesome thank you! I'll be starting this project within the next 2-3 weeks, so if there's anything that should be tackled first let me know, otherwise i'll just poke around and open an issue if i find anything, or a pr if i see an immediate room for improvement.
Thanks for creating this library, will save a ton of initial work 🔥
Hello, I saw your comment on an issue on the libp2p/go-libp2p#188, and would like to use this libp2p transport for an experimental feature in one of my projects. If that feature goes well, more than likely can contribute to this library as I would need to use it a lot.
Projects that do not include a license, are technically not usable by other projects https://choosealicense.com/no-permission/
Thanks!
The text was updated successfully, but these errors were encountered: