Module: Ionian

Defined in:
lib/ionian.rb,
lib/ionian/server.rb,
lib/ionian/socket.rb,
lib/ionian/extension/io.rb,
lib/ionian/managed_socket.rb,
lib/ionian/extension/socket.rb

Overview

A library to simplify interaction with IO streams. This includes network sockets, file sockets, and serial streams like the console and RS232. Features regular expression matching and notification of received data.

Defined Under Namespace

Modules: Extension Classes: ManagedSocket, Server, Socket