Module: Rage::Cable::Protocols::ActioncableV1Json::TYPE
- Defined in:
- lib/rage/cable/protocols/actioncable_v1_json.rb
Constant Summary collapse
- WELCOME =
"welcome"- DISCONNECT =
"disconnect"- PING =
"ping"- CONFIRM =
"confirm_subscription"- REJECT =
"reject_subscription"