Examples
Topics
You can run the async code by importing Client
from upstash_qstash.asyncio
and awaiting the methods.
Create a topic and add 2 endpoints
Get topic by name
List topics
Remove an endpoint from a topic
Delete a topic
Was this page helpful?