hello,
i have 2 client, client 1 join use code: client.join("chat");
client 2 get available room, client 2 join use code: client.join(room_id);
client 1 have session id on server, but client dont have a session id
how to fix?
thanks
client dont have session id when join with room id
@anubiscode
This is my log:
+Client 1 join by room "chat":
onJoin - clientId:77PVXQ9YI ssId:b9qJ3wBfy
+Client 2 join by room id which created by client 1:
onJoin - clientId:77PVXQ9YI ssId:undefined