Anyone know of an Erlang pubsubhubbub subscriber client?
Asked
Active
Viewed 286 times
1
-
PubSub is different from PubSubHubbub (PuSH). – user319045 May 28 '10 at 04:11
-
if possible "ire_and_curses" should revisit as I think they were confused and conflated the two protocols, it is easy to do. – user319045 May 29 '10 at 16:40
2 Answers
1
I present you with a (most likely incomplete) list of pubsub implementations (one of them is even written in Erlang):
http://code.google.com/p/pubsubhubbub/wiki/Hubs
Google = tech :)
Also, you should probably go back and mark some (or all) of your questions answered.

yarmiganosca
- 2,215
- 2
- 14
- 9
-
The have a single erlang experimental pub hub and subscriber -- I'm really just looking for a subscriber only client. – user319045 May 22 '10 at 04:57
1
Searching in projects.trapexit.org for "pubsub" this is what you get: alt text http://img580.imageshack.us/img580/1835/screenshot20100523at124.png.
Maybe one of these could help you.

Roberto Aloi
- 30,570
- 21
- 75
- 112