compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

feat(tls,http): remove http and include tls #152

Closed Berrysoft closed 11 months ago

Berrysoft commented 11 months ago

The HTTP crates are moved to cyper repo. TLS is included in the monocrate. After this PR merged, I'll publish compio-tls and a new version of compio.