struct Juniper::MistWebsocket::WebsocketEvent

Included Modules

Extended Modules

Defined in:

juniper/mist_websocket.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def channel : String #

[View source]
def data : String | Nil #

data will be the Client class as a JSON string


[View source]
def event : String #

[View source]