Last updated by admin 2 years ago
grails install-plugin bosh
Last updated by darkeagle 1 year ago
Introduction
This plugin provides
BOSH support to a given grails application.
It installs the
JabberHttpBind servlet - a stand-alone XMPP connection
manager which act as a kind of proxy between the client and the XMPP server.
Once you have BOSH enabled your application you could create all types of real-time XMPP web
applications ranging from real-time web games and monitoring applications to microblogging clients.
There are a few javascript libraries that could aid the development of XMPP web applications, such as:
strophe,
JSJaC and
xmpp4js.
Last updated by admin 2 years ago
Last updated by admin 2 years ago