开发者

Looking for open source javascript implementations of the pubhubsubbub protocol [closed]

Closed. This q开发者_开发技巧uestion does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

What are the javascript open source implementations of the PubSubHubbub protocol publishing side first


First, you may want to fix your title as it's PubSubHubbub... not PubHubSubbub! Then, it depends on what side you're asking? Publisher, Subscriber, Hub?

Since all of them need to be able to server files or reply to incoming HTTP requests, you will need to build one with Node.JS, because I don't know of any yet. However, keep in mind that the publisher and subscriber are really easy to implement, so creating a library may actually not make a lot of sense, because you would quickly bump into the limitation of said library.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜