On 05.01.11 00:28, Niklas Gustavsson wrote:
Hi
As seen by the recent commit mails, I've committed an implementation
of XMPP over websockets:
http://tools.ietf.org/html/draft-moffitt-xmpp-over-websocket-00
It's a spec which is still in an early draft, but having support for
it would be pretty cool :-)
The implementation still needs tests and docs. It's very heavily based
on Bogdans BOSH implementation, made it possible to write the
implementation in just a few hours.
Comments and bug reports welcome :-)
/niklas
Wow, what a blast! Didn't know the spec even existed.
Bernd