socketry / falcon

A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
https://socketry.github.io/falcon/
MIT License
2.54k stars 79 forks source link

Purge references to `async-io` gem. #239

Closed ioquatix closed 2 months ago

ioquatix commented 2 months ago

Fixes https://github.com/socketry/falcon/issues/238.

Types of Changes

Contribution