We use Mibbit in iframe to access chat channels available through Internet relay Chat (IRC). The sample below is the space channel on IRC.
The following code illustrates how we embed the chat client into the page replacing channel option with whichever channel you want to embed. Of note OnOrbit has it's own chat channel for users to discuss technical aspects of OnOrbit ColbSpace.
{{ iframe{uri: "http://embed.mibbit.com/?server=irc.freenode.net&channel=%23space&forcePrompt=true", width: "750", height: "480"} }}