googleapis / googleapis/google-cloud-rust
Pub/Sub User Guide - Subscriber
Open
api: pubsub
priority: p3
type: feature request
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
These are user guide chapters / examples we want to show for using a Subscriber client.
```rs
#[non_exhaustive]
// TODO : include the necessary Dev/Rel snippets.
// @suzmue compiled a list of candidates in:
// https://github.com/googleapis/google-cloud-rust/issues/3017#issuecomment-3293254090
```
- [ ] Quickstart (`pubsub_quickstart_subscriber`)
- [ ] Using the streaming API as a callback
- [ ] Maximizing throughput (#4953 was close)
- [ ] Troubleshooting
- [ ] Exactly-once error handling / application design
- [ ] Ordered delivery example
Contributor guide
Assessment
This issue has not been assessed yet.