Thomas Eizinger

Results 1888 comments of Thomas Eizinger

> @thomaseizinger Could you please assign this issue to me? > > The `Assignees` feature looks very convenient to understand, there is anybody working on the issue or not :)...

Could we just _add_ WebTransport functionality to `libp2p-quic`? I.e. when the user says `Swarm::listen_on(..../webtransport)`, the `libp2p-quic` module can pick that up and make it happen. It would be nice we...

> h3-webtransport doesn't have a client part. Or do I mess something? I don't think we need to support _dialing_ WebTransport for now. Given that WebTransport is primarily intended to...

For people watching this issue, I've developed a [`dprint`](https://dprint.dev/) plugin that does some formatting of `Cargo.toml` files: https://github.com/thomaseizinger/dprint-plugin-cargo-toml dprint also has a rustfmt plugin which means you can have a...

The functionality of my [dprint plugin](https://github.com/thomaseizinger/dprint-plugin-cargo-toml) has been integrated into the [official dprint toml plugin](https://github.com/dprint/dprint-plugin-toml). The plugin is based on `taplo` and automatically formats your `Cargo.toml` according [to the conventions](https://github.com/rust-dev-tools/fmt-rfcs/blob/master/guide/cargo.md)....

Depending on the scope, I'd say this isn't fully resolved because `webrtc-rs` doesn't seem to use the `RequestedAddressFamily` and `AdditionalAddressFamily` headers to make IPv6 allocations when necessary.

@rainliu Thanks for landing #495. Maybe I am missing something but that only seems to address the server-side right? Can we re-open this to also track handling IPv6 on the...

Darn, yeah that one is not CI tested. I recommend looking at the actual examples: https://github.com/Restioson/xtra/tree/master/xtra/examples PRs welcome to fix the README! :)

> Also, maybe add this issue as a reference? [hickory-dns/hickory-dns#2051](https://github.com/hickory-dns/hickory-dns/issues/2051) I'll add it once there is consensus that these will be published :)

> This looks good to me, and I agree with the filing. Thank you for working with us at the project to come to a decent resolution on this @thomaseizinger,...