Fixes Smack throwing exceptions
The problem was being caused by the PresenceServlet calling Smack in order to create a new room which alread… Show more
The problem was being caused by the PresenceServlet calling Smack in order to create a new room which alread… Show more
Fixes Smack throwing exceptionsThe problem was being caused by the PresenceServlet calling Smack in order to create a new room which already existed.Example: shaun has 5 lessons, each with their chatrooms which are named using the lessonId ie 1,2,3...
Show less