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.06k stars 162 forks source link

hyper-1.0 client and server examples #639

Closed sattva9 closed 7 months ago

sattva9 commented 7 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 7 months ago

Thanks!