Benjamin Fry

Results 317 comments of Benjamin Fry

Do we want to keep this open at this point? Seems like we have since cleaned up the library implementations enough to make this unneeded at this point...

Hi, thanks for the interest in this project. I don't think the project is currently in a state to publish to Maven Central, but I do think we should do...

Hi, thanks for the note. I'm excited that you're looking at the project. So far this is definitely not production ready. In terms of support for `wit_bindgen`, I think that...

I’m not super active on the bytcodealliance Zulip, but I am on there. That would be a fine place for us to discuss things.

The primary thing is that I think the IPC/event bus channel will not be assumed to be trusted. If it is not, that makes it future proof to potentially supporting...

Can you please point to which resolution method you're calling?

We do have tests specifically for ipv6 here: https://github.com/bluejekyll/trust-dns/blob/main/crates/resolver/src/hosts.rs#L196

Hey! Sorry, I didn't see this until now. No, I don't have any big updates to this. I was playing around with some changes needed to rocket itself. Basically, I...

Ok, I think this is ready. The big change here is that records are always returned on lookups now, rather than removing them from the response if they were unable...

FYI, @kevincox, @teythoon, @moparisthebest, @wez, I think you've all expressed interest here.