FICHA · MANJARO

ruby-nio4r

Abstract, cross-platform stateful I/O selector API for Ruby

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Adds a cross-platform I/O selector API for Ruby evented applications. It is useful for servers, clients, and frameworks that need efficient readiness notifications for sockets or other I/O resources.

I/O selectors require careful lifecycle management. Handle closed descriptors, timeouts, backpressure, and blocking code so one connection does not stall the process.

Permissions

Permissions not analysed for this source yet.