DataDog / glommio

Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Other
3.12k stars 164 forks source link

hyper-1.0 client and server examples #639

Closed sattva9 closed 9 months ago

sattva9 commented 9 months ago

What does this PR do?

Motivation

These developments warrant a revamp of the interop between hyper and glommio

Additional Notes

References:

glommer commented 9 months ago

Thanks!