유저 채널 참여 상태 알림
유저의 채널 join/leave 되는 상태를 전파하는 프로토콜
Req/Res
Protocol
Desc.
res
key
data type
desc.
is_join
bool
참여 상태
true : 참여
false : 나가기
au_id
int64
planet_id
int64
planet id
inno_uid
string
inno UID
Last updated
유저의 채널 join/leave 되는 상태를 전파하는 프로토콜
res
is_join
bool
참여 상태
true : 참여
false : 나가기
au_id
int64
planet_id
int64
planet id
inno_uid
string
inno UID
Last updated