Module | Hydra::MessagingIO |
In: |
lib/hydra/messaging_io.rb
|
Module that implemets methods that auto-serialize and deserialize messaging objects.
Read a Message from the input IO object. Automatically build a message from the response and return it.
IO.gets => Hydra::Message # or subclass