forked from Deuxfleurs/garage
Alex Auvolat
3477864142
So the HTTP client future of Hyper is not Sync, thus the stream that read blocks wasn't either. However Hyper's default Body type requires a stream to be Sync for wrap_stream. Solution: reimplement a custom HTTP body type. |
||
---|---|---|
.. | ||
api_server.rs | ||
block.rs | ||
data.rs | ||
error.rs | ||
main.rs | ||
membership.rs | ||
object_table.rs | ||
proto.rs | ||
rpc_client.rs | ||
rpc_server.rs | ||
server.rs | ||
table.rs | ||
version_table.rs |