Evented IO for Celluloid actors, enabling asynchronous network operations.
gem install celluloid-ioNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an asynchronous TCP echo server using Celluloid::IO.
Migrate to the 'async' gem or use Ruby's built-in Thread and Socket libraries.
No dependency data recorded yet.