This website requires JavaScript.
Explore
Help
Sign In
RogerSik
/
garage
Watch
1
Star
0
Fork
0
You've already forked garage
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
garage
/
rustfmt.toml
2 lines
17 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
Fix the Sync issue. Details: 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.
2020-04-10 22:01:48 +02:00
hard_tabs
=
true
Reference in New Issue
Copy Permalink