Class: Pgbus::Web::Streamer::StreamEventDispatcher::ConnectMessage
- Inherits:
-
Data
- Object
- Data
- Pgbus::Web::Streamer::StreamEventDispatcher::ConnectMessage
- Defined in:
- lib/pgbus/web/streamer/stream_event_dispatcher.rb
Instance Attribute Summary collapse
-
#connection ⇒ Object
readonly
Returns the value of attribute connection.
Instance Attribute Details
#connection ⇒ Object (readonly)
Returns the value of attribute connection
36 37 38 |
# File 'lib/pgbus/web/streamer/stream_event_dispatcher.rb', line 36 def connection @connection end |