Signed-off-by: tottoto <tottotodev@gmail.com>
This commit is contained in:
tottoto 2020-11-06 18:39:41 +09:00 committed by GitHub
parent 570a9ea488
commit 609c036ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Note: This project is WIP under active development, hence all APIs are considere
* `cloudevents-sdk-actix-web`: Integration with [Actix Web](https://github.com/actix/actix-web).
* `cloudevents-sdk-reqwest`: Integration with [reqwest](https://github.com/seanmonstar/reqwest).
* `cloudevents-sdk-rdkafka`: Integration with [rust-rdkafka](https://fede1024.github.io/rust-rdkafka).
* `cloudevents-sdk-warp`: Integration with [rust-rdkafka](https://github.com/seanmonstar/warp/).
* `cloudevents-sdk-warp`: Integration with [warp](https://github.com/seanmonstar/warp/).
## Get Started