UCIUROP2015 / UCI_OmletRTC

WebRTC app for Omlet chat
MIT License
15 stars 4 forks source link

@TODO_5: Leave created chatting room after end of chat #9

Open cs09g opened 9 years ago

cs09g commented 9 years ago

After end of a chatting (all people in the room go out from the room), the chatting room is disable to chat anymore. The reason is that the document is not initialized after chatting.

When the number of user in the room turns into 0 from positive number, then it will mean the people finished conversation.