sangsoo
Member
Hi there.
I am hooking the RoomApp ConnectionStatusEvent to handle abnormal termination (chrome tab closing) while joining a conference (Room).
Basically, it works fine, but there is a problem when joining the same Room twice with the same name.
-----Version info-----
wcs_version=5.2.1616-fec542757a11bdc923ce635ffbbc73bde42092fa
wcs_client_version=2.0.228-2e846abc648713a73952eab99b4f5fc458edac77
1. when joining the same Room 2 times with the same name, the OnDataEvent send rest object call throws an exception internally with an http 500 error.
2. eventually, the receive rest object is not received after OnDataEvent proxy, so I can't proceed further.
- If something went wrong - server log processing the rest hook :
- When it's OK - Using default RoomApp server log :
What is the problem?
Thanks.
I am hooking the RoomApp ConnectionStatusEvent to handle abnormal termination (chrome tab closing) while joining a conference (Room).
Basically, it works fine, but there is a problem when joining the same Room twice with the same name.
-----Version info-----
wcs_version=5.2.1616-fec542757a11bdc923ce635ffbbc73bde42092fa
wcs_client_version=2.0.228-2e846abc648713a73952eab99b4f5fc458edac77
1. when joining the same Room 2 times with the same name, the OnDataEvent send rest object call throws an exception internally with an http 500 error.
2. eventually, the receive rest object is not received after OnDataEvent proxy, so I can't proceed further.
- If something went wrong - server log processing the rest hook :
- When it's OK - Using default RoomApp server log :
What is the problem?
Thanks.