Closed spinda closed 6 years ago
base64: previously websocket had to be built with two versions of base64 (0.5 and 0.6) to support both its own use and hyper's.
base64
Future::boxed: see https://github.com/alexcrichton/futures-rs/issues/556.
Future::boxed
Thanks! and I kinda liked boxed :cry:
boxed
What's blocking this?
According to the build its rustfmt, I can take care of it.
rustfmt
Thanks for the PR, @spinda !
base64
: previously websocket had to be built with two versions of base64 (0.5 and 0.6) to support both its own use and hyper's.Future::boxed
: see https://github.com/alexcrichton/futures-rs/issues/556.