Expand description
Remote storage adapter for warp web framework
Functionsยง
- protobuf_
body - Returns a
Filterthat matches any request and extracts aFutureof a protobuf-decode body - read
- Warp handler for remote read request
- with_
remote_ storage - Create a
Filterthat matches any requests and return aRemoteStorageRef, which can be used inand_then. - write
- Warp handler for remote write request