class HqTrivia::Connection::Local
- HqTrivia::Connection::Local
- Reference
- Object
Overview
Local connection, given an array of messaegs, it parses them and yields them to the block
Included Modules
Defined in:
hqtrivia/connection/local.crConstructors
Instance Method Summary
-
#connect(coordinator : Coordinator)
Connect to a show using the given coordinator
-
#open? : Bool
True if open, false otherwise
-
#run
Starts the connections
-
#send_message(message : String)
Sends the message to the connection