Im looking at ejabberd code and realized that there are two modules that left me very confusing.
mod_muc.erl and mod_muc_room.erl. Im not really sure how to differentiate between them. Any inputs or examples as to when each of the modules come to play and what exactly is each one serving. ?
Thanks!