Helpers::WebSocket::Body
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
create(message)
SourceInstance methods
event
Sourceevent=(event : String)
Sourcepayload
Sourcepayload=(payload : Hash(String, JSON::Any))
Sourcesubject
Sourcesubject=(subject : String)
Sourcetopic
Sourcetopic=(topic : String)
Source