3

Does anyone know of a good in-browser chat API and/or completed solution?

I'd be interested in both open source and closed source options that would have to be purchased.

Here are some ideal requirements:

  • Message encryption
  • Written in a language and/or using frameworks optimized for chat (like NodeJS / Erlang / Javascript using WebSockets, etc).
  • Highly fault tolerant
  • Embeddable in a browser with a fluid and friendly UI
  • Highly customizable (if a completed solution)

Thanks a ton!

Sean Thoman
  • 7,429
  • 6
  • 56
  • 103

2 Answers2

3

ejabberd is a Jabber/XMPP instant messaging server.

0xAX
  • 20,957
  • 26
  • 117
  • 206
2

You should look at IRCCloud.

nox
  • 471
  • 3
  • 5