I can update the PR, I have to do some catching up.. holidays and all :)
On Sun, Dec 29, 2013 at 12:49 PM, Steven Fackler <[email protected]> wrote: > There's an old open PR to optionally integrate with rust-ssl or rust-nss ( > https://github.com/chris-morgan/rust-http/pull/31) but it'd need to be > updated. > > Steven Fackler > > > On Sun, Dec 29, 2013 at 10:12 AM, Patrick Walton <[email protected]>wrote: > >> On 12/29/13 7:48 AM, Erick Tryzelaar wrote: >> >>> Hello everyone! >>> >>> I wanted to let you all know that Steven Fackler and I have merged my >>> rustcrypto and his rust-ssl projects into rust-openssl, found here: >>> >>> https://github.com/sfackler/rust-openssl >>> >>> This project exposes many of the OpenSSL symmetric and PKI cryptographic >>> services, and also supports wrapping a rust `std::io::Stream` with SSL. >>> We still have some work to do to finish merging the projects together, >>> but all the tests pass and we are registered with rust-ci. Please try it >>> out and let us know if you run into any problems. >>> >> >> Sounds like an ideal candidate for integration with `rust-http`. (Not >> proposing merging the two projects, just wondering about integration.) Can >> `rust-http` be made to work with a user-supplied stream? >> >> Patrick >> >> _______________________________________________ >> Rust-dev mailing list >> [email protected] >> https://mail.mozilla.org/listinfo/rust-dev >> > > > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev > >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
