socketry / async

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

Update dependency on `console` gem and modernize usage. #315

Closed ioquatix closed 5 months ago

ioquatix commented 5 months ago

The console gem has improved event logging, and we should update the error handling mechanisms to take advantage of it.

Types of Changes

Contribution