Module: Plug::Telson
- Includes:
- Base
- Defined in:
- lib/rbkb/plug/plug.rb
Overview
Telson is just a receiver for blit
Instance Attribute Summary
Attributes included from Base
#no_stop_on_unbind, #peers, #tls, #tls_opts, #transport
Instance Method Summary collapse
Methods included from Base
#connection_completed, #initialize, #name, #plug_peer, #plug_receive, #post_init, #receive_data, #say, #unbind
Instance Method Details
#kind ⇒ Object
154 |
# File 'lib/rbkb/plug/plug.rb', line 154 def kind ; :telson ; end |