changes-stream-rust icon indicating copy to clipboard operation
changes-stream-rust copied to clipboard

Version 0.2

Open elwerene opened this issue 4 years ago • 2 comments

  • Update dependency versions.
  • Update to Rust 2018 and async/await.
  • Switch to reqwest for BasicAuth support.
  • Implement futures::Stream instead of handlers logic.
  • Add Finished event.
  • Add support for documents (from include_docs). closes #10
  • Handle errors. closes #5

elwerene avatar Jan 07 '21 16:01 elwerene

@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!

elwerene avatar Jan 11 '21 12:01 elwerene

I created a fork as you didn't answer: https://crates.io/crates/changes-stream2

elwerene avatar Mar 15 '21 08:03 elwerene