googleapis / googleapis/google-cloud-python
How to use PublisherServiceAsyncClient
Open
api: pubsub
type: feature request
type: question
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
I'm currently working on an asynchronous project and seeking guidance on implementing `PublisherServiceAsyncClient` for message publishing in PubSub. Given that we're in the year 2023 and asyncio is widely used, the traditional client doesn't seem feasible for our needs. Could you please provide an example of how PublisherServiceAsyncClient can be used in an asyncio context?
Thank you in advance.
Contributor guide
Assessment
This issue has not been assessed yet.