socketry / async

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

Documentation improvements #248

Closed ioquatix closed 1 year ago

ioquatix commented 1 year ago

Finishing off https://github.com/socketry/async/pull/236.

Types of Changes

Contribution

ioquatix commented 1 year ago

@ColinDKelley I think I'm going to standardise on scheduler rather than event loop or reactor, but I'll do it in a follow up PR.