We had a user run the gateway example & immediately ask for a feature only available in documents: being able to change a directory & see changes reflected on the gateway.
We might want to consider extending iroh-gateway to support joining a document for a single sync to list keys, then drop down to the existing iroh-gateway for blob viewing. We could start simple & only accept a read ticket, then delegate all requests for content to the node addr in the ticket
We had a user run the gateway example & immediately ask for a feature only available in documents: being able to change a directory & see changes reflected on the gateway.
We might want to consider extending
iroh-gatewayto support joining a document for a single sync to list keys, then drop down to the existing iroh-gateway for blob viewing. We could start simple & only accept a read ticket, then delegate all requests for content to the node addr in the ticket