sdk-rust
sdk-rust copied to clipboard
surf support
Signed-off-by: Anthony Whalley [email protected] This PR provides an async-std client to compliment the tide async-std service. https://github.com/http-rs/surf If follows the reqwest implementation as closely as possible while leveraging similar patterns used in the tide implementation.
Hi @No9 can I ask you to rebase and reorganize that code as the new package organization?
@slinkydeveloper should have some cycles to look at this again
You need to rebase because we did a tons of changes lately, including how we ship the bindings
Closing as this has been superseded by https://github.com/cloudevents/sdk-rust/pull/202