manhunto / webhooks-rs

Configurable webhooks engine with retry policy and circuit breaker written in rust. Includes server + sdk + cli
MIT License
31 stars 0 forks source link

Use a more performant serialize format for messages published on queue #20

Open manhunto opened 7 months ago

manhunto commented 7 months ago

Best https://crates.io/crates/rkyv/0.7.44 ?