Make your room more protected and secure using this property
Use a random and unique value for each room.
var roomid = 'unique-roomid'; connection.socketMessageEvent = roomid; connectino.openOrJoin(roomid);
Remember, this property is optional. Default value for this property is always "RTCMultiConnection-Message". You can find default value in the "config.json" file.