Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kylemathews
on April 7, 2010
|
parent
|
context
|
favorite
| on:
Amazon introduces new service: Simple Notification...
What format are they using for the HTTP push notifications? It says in the FAQ that "Subscribers specify a URL as part of the subscription registration; notifications will be delivered through an HTTP POST to the specified URL."
Is this PubSubHubBub?
juvenn
on April 7, 2010
|
next
[–]
Yeah, in its essence, the data flow is nearly the same as PuSH, that URL is named as
callback
in PuSH.
tomstuart
on April 7, 2010
|
prev
[–]
No, they just POST you the message (+ optional subject) as JSON.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Is this PubSubHubBub?