Class: Moleculer::Packets::Disconnect

Inherits:
Base
  • Object
show all
Defined in:
lib/moleculer/packets/disconnect.rb

Overview

Represents a DISCONNECT packet

Instance Attribute Summary

Attributes inherited from Base

#config

Method Summary

Methods inherited from Base

inherited, #initialize, packet_accessors, packet_attr, packet_name, #sender, #to_h, #topic, #ver

Constructor Details

This class inherits a constructor from Moleculer::Packets::Base