João Oliveira
João Oliveira
Hi! Yeah there's an open issue for that: https://github.com/libp2p/rust-libp2p/issues/4449
> That issue is not about removing `async-std` support. > Yeah you are right sorry, cannot find the phase out discussion post, probably was discussed on a call. Basically the...
>But I think we then have to make a decision on whether we will in the future only support tokio, or still want to be open to support other runtimes,...
Hi @umgefahren sorry I missed this notification, and I don't seem to have permissions for this repo, I can ask to, meanwhile @Zollerboy1 sorry for the delay, but can we...
Hi @Zollerboy1 can you pull the latest changes so we can make CI pass? Thanks!
hi @momoshell thanks for the interest, yeah, go for it, I think it's only the `UdsConfig` type
Hi, and thanks for the interest, do you have a reproducible case for aforementioned `panic`?
Hi François, and thanks for this! @thomaseizinger do you know if there's reason for the mismatch in the suffix? If it's a bug I think it makes more sense to...
Hi, have you tried enabling TCP? if so do the symptoms persist?
Hi, I really do not know without more info, do you have a MRE? but without giving much thought, `Io(Custom { kind: ConnectionRefused, error: \"protocol not supported\" })` seems quite...