-
Notifications
You must be signed in to change notification settings - Fork 451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sound Transport! Chrip & Quiet.js #262
Comments
it is so cool! |
Found https://quiet.github.io/quiet-js/ today, yet another great option :) |
I'm signing up to hack this once that #266 Async Iterator migration happens :) |
Someone got to it, doing the proof of concept with WebRTC signalling, it is epic! https://github.com/ggerganov/wave-share |
## [6.1.6](libp2p/js-libp2p-tcp@v6.1.5...v6.1.6) (2023-04-12) ### Bug Fixes * on MultiaddrConnection close() only create timer if needed ([libp2p#262](libp2p/js-libp2p-tcp#262)) ([3637489](libp2p/js-libp2p-tcp@3637489)) ### Dependencies * bump @libp2p/interface-connection from 3.1.1 to 4.0.0 ([libp2p#265](libp2p/js-libp2p-tcp#265)) ([d2ef2d0](libp2p/js-libp2p-tcp@d2ef2d0))
Bumps [it-drain](https://github.com/achingbrain/it) from 2.0.1 to 3.0.1. - [Release notes](https://github.com/achingbrain/it/releases) - [Commits](achingbrain/it@it-drain-v2.0.1...it-drain-v3.0.1) --- updated-dependencies: - dependency-name: it-drain dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [7.1.7](libp2p/js-libp2p-mplex@v7.1.6...v7.1.7) (2023-04-13) ### Dependencies * **dev:** bump it-drain from 2.0.1 to 3.0.1 ([libp2p#262](libp2p/js-libp2p-mplex#262)) ([d96125b](libp2p/js-libp2p-mplex@d96125b)) * **dev:** bump it-to-buffer from 3.0.1 to 4.0.1 ([libp2p#258](libp2p/js-libp2p-mplex#258)) ([59e7558](libp2p/js-libp2p-mplex@59e7558))
FYI that I placed some notes from LabWeek 2023 into https://github.com/SgtPooki/libp2p-audio-protocol/blob/main/notes/LabWeek23.md where I plan to do some experimentation with creating a libp2p supported audio protocol |
We need to get this transport working for libp2p - https://chirp.io/ \o/ Super cool!
The text was updated successfully, but these errors were encountered: