On Thu, Aug 19, 2010 at 1:25 AM, andy e <[email protected]> wrote: > Not Java, but ... > > Some French folks created a Grails based PSHB implementation. Google > translate page is: > http://translate.google.com/translate?js=y&prev=_t&hl=en&ie=UTF-8&layout=1&eotf=1&u=http://www.odelia-technologies.com/PubSubHubbub&sl=fr&tl=en
These are the "publish" and "subscribe" parts, they haven't implemented a hub. Looking at the hubs page [0], there doesn't seem to be any Java implementation. For now at least :) Bruno [0] http://code.google.com/p/pubsubhubbub/wiki/Hubs > I was hoping to create my own (also in Grails) - > http://github.com/virtualandy/Grubscriber > Sadly, haven't finished it yet. > > Would be willing to help with a Java/Groovy (Grails) based > implementation, though. > > Andy > > On Thu, Aug 12, 2010 at 5:33 PM, Jonh <[email protected]> wrote: >> Hi fellows, >> >> I would like to know if exists any implementation of the Hub in java? >> >> Thanks! >
