class Broadchat::Connection
- Broadchat::Connection
- Reference
- Object
Defined in:
broadchat/connection.crConstructors
Instance Method Summary
-
#close
Wraps all close calls for any connection which needs to close
-
#listen
Starts the command-line interface, falling into a loop which prints new broadcasted messages and sends new inputs
-
#setup
Wraps all unsafe configuration needed
Constructor Detail
Instance Method Detail
def listen
#
Starts the command-line interface, falling into a loop which prints new broadcasted messages and sends new inputs