Results 257 comments of Will

PR welcome :) - i think it's probably not as drafted here, but rather on seeing the network connection terminate

I think your concern is probably why there isn't a clear `Unmount` event that makes sense. The decision to unmount in a stateless protocol like NFS ends up being a...

There's actually another wringle here that's going to be tricky. The request from the [nginx caching]->[l1 shim] is for a slice of a car file (http byte range) While the...

I think i agree that it's worth considering. I'm pretty reluctant to support that scope for a first iteration of rhea to launch because it will take a very substantial...

would you be okay with #52 to address this? * without a caching backend specified, it will re-read / re-hash the full directory, rather than up-to-the-cookie, so it will do...

Makes sense, I think I'm happy with having the interface so that users can implement a more advanced cache key structure if they need one.

https://github.com/ipfs/specs/pull/337 is probably the most useful definition for the API that's been shipped https://github.com/ipni/storetheindex-docs can be useful from the IPNI side

@TorfinnOlsen is probably a good point of contact here. The IPNI team would like to have docs here, and this remains a valid and effective way to do content routing....

I okay with this happening after the initial release. If it isn't tofu-stored in local storage, that should have a separate issue tracking it.

I really don't see what JWT or any additional complexity here gets us. lets keep it simple. Either the client generates a random session ID, or the gateway does, and...