# Functions

NewBackend returns a new instance of MMHB which satisfies the ss.MultihomeBackend interface.A new database "SSMultihome" will be created at the specified mongoURL, and under it 3 collections "ss.activeServers","ss.roomcasts", and "ss.broadcasts" will be created if they don't already exist.

# Structs

MMHB implements ss.MultihomeBackend and uses MongoDB to syncronize betweenmultiple machines running ss.SocketServer.