-
Notifications
You must be signed in to change notification settings - Fork 5
Conversation
Uses `@fails-components/webtransport` to implement a listener for this transport in node. Depends on: - [ ] Removal of console.log from `@fails-components/webtransport` - [ ] Removal of segfaults from `@fails-components/webtransport` - [ ] Fast event loop start/stop in `@fails-components/webtransport` - [ ] libp2p/js-libp2p#1502
Any updates on this? Capability having a listener would help me a lot since I am only integrating with libp2p-js atm. |
Update on this PR: @marcus-pousette This feature is going to be added but when we ship it, it will likely be an experimental feature (since we may want to swap out the internal implementation i.e. fails-component at a later date) There's one last PR in the fails-component/webtransport fails-components/webtransport#130 that ensures the same unit tests are run in node as well as the browser (to verify client side behaves the same). Once that's in place and a review is done, we'll be able to release this experimentally |
I've removed my review request to tidy up my pending reviews, but please tag me when this is out of draft. |
go here: libp2p/js-libp2p#2422 |
Uses
@fails-components/webtransport
to implement a listener for this transport in node.Depends on:
@fails-components/webtransport
@fails-components/webtransport
@fails-components/webtransport