Slide 39
Slide 39 text
31 palkan_tula
palkan
{
"command":"subscribe",
"identifier":"{\"channel\" \"UserChannel\"}"
}
{
"command":"message",
"identifier":"{\"channel\":\"UserChannel\"}",
"data":"{\"action\":\"speak\",\"text\":\"hoi\"}"
}
{
"command":"unsubscribe",
"identifier":"{\"channel\":\"UserChannel\"}"
}
{"type":"welcome"}
{
"type":"confirm_subscription",
"identifier":"{\"channel\":\"UserChannel\"}"
}
{
"type":"reject_subscription",
"identifier":"{\"channel\":\"UserChannel\"}"
}
{
"identifier":"{\"channel\":\"UserChannel\"}",
"message":"{\"text\":\"hoi\"}"
}
{"type":"ping"}
{
"type":"disconnect",
"reason":"unauthorized",
"reconnect":false
}
No type!