socketry / async

An awesome asynchronous event-driven reactor for Ruby.
MIT License
2.13k stars 86 forks source link

Relax `io-event` dependency. #200

Closed ioquatix closed 1 year ago

ioquatix commented 1 year ago

We have JRuby and Windows support in the pipeline and we need to allow for more recent releases of io-event gem.

Types of Changes

Contribution