How do I use the subscriber option?

前端 未结 3 1032
野趣味
野趣味 2021-02-02 02:14

I started now with Pubsubhubbub (and all about realtime things), but I amhaving trouble with the Subscriber option.

I\'m trying to develop a webapp in PHP to:

3条回答
  •  耶瑟儿~
    2021-02-02 02:55

    Some code that may be helpful, with good docs:

    • Zend Framework: Documentation: Zend_Feed_Pubsubhubbub - Zend Framework Manual

    Example feed agregator:

    • padraic's ZFPlanet at master - GitHub

提交回复
热议问题