Method: DCell::Message::Heartbeat#initialize
- Defined in:
- lib/dcell/messages.rb
#initialize ⇒ Heartbeat
Returns a new instance of Heartbeat.
13 14 15 |
# File 'lib/dcell/messages.rb', line 13 def initialize @id = DCell.id end |
Returns a new instance of Heartbeat.
13 14 15 |
# File 'lib/dcell/messages.rb', line 13 def initialize @id = DCell.id end |