dapr / docs

Dapr user documentation, used to build docs.dapr.io

Home Page:https://docs.dapr.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Pub/sub] Subscription streaming

hhunter-ms opened this issue · comments

What content needs to be created or modified?
Documentation for new API that will allow an app to dynamically subscribe and unsubscribe to topics, and receive messages without opening a port to receive incoming traffic from Dapr.

Describe the solution you'd like
Update:

  • Pub/sub building block overview
  • TBD: add new how-to?
  • TBD: may need to update existing how-tos or quickstarts?
  • Pub/sub API reference

The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos
Proposal: https://github.com/dapr/proposals/pull/52/files

@JoshVanL @msfussell - do we need any more docs for this for the release, or is this resolved?