changes-stream-rust
changes-stream-rust copied to clipboard
Version 0.2
- Update dependency versions.
- Update to Rust 2018 and async/await.
- Switch to reqwest for BasicAuth support.
- Implement
futures::Streaminstead of handlers logic. - Add
Finishedevent. - Add support for documents (from
include_docs). closes #10 - Handle errors. closes #5
@ashleygwilliams Do you want to further maintain this crate? If not, I could either take over or I could fork it with a new name, then it would be nice to mark the old crate as deprecated!
I created a fork as you didn't answer: https://crates.io/crates/changes-stream2