w3c / websub

WebSub Spec in Social Web Working Group
https://w3c.github.io/websub/
287 stars 51 forks source link

unclear roles in section 6 #135

Open aaronpk opened 6 years ago

aaronpk commented 6 years ago

6: “Subscribing and Unsubscribing”

In the bullet point list, it is unclear who does what.


From #127

aaronpk commented 6 years ago

Thanks, I've updated the text to clarify the roles of each step:

  • Subscriber requests a subscription at the hub
  • The hub validates the subscription with the publisher (OPTIONAL)
  • The hub confirms the subscription was actually requested by the subscriber
  • The hub periodically reconfirms the subscription is still active (OPTIONAL)
julien51 commented 6 years ago

Works for me!