issues
search
kayleg
/
cloud-pubsub
Google Cloud PubSub client in rust
MIT License
31
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Opening up public access to the EncodedMessage struct for binary data.
#26
zdannar
closed
1 year ago
1
feat: allow specifying the maximum number of messages to fetch
#25
endor
closed
1 year ago
0
Add attributes accessor to EncodedMessage
#24
yury
closed
1 year ago
0
Enable syntax highlighting in README.md
#23
novedevo
closed
2 years ago
1
move to async lock in the client
#22
eyalsatori
closed
2 years ago
0
Question - why the lock on the client isn't async
#21
eyalsatori
closed
2 years ago
5
feature: Add attributes to published EncodedMessage
#20
BigJerBD
closed
2 years ago
3
Support attributes in EncodedMessage
#19
BigJerBD
closed
2 years ago
0
Use logging instead of println
#18
hseeberger
closed
3 years ago
0
Use logging instead of println
#17
hseeberger
closed
3 years ago
2
Proposal for fix for loss of relation between message and ack_id.
#15
olofwalker
closed
3 years ago
6
How to relate ack_ids and messages in subscription::get_messages result?
#14
hseeberger
closed
3 years ago
0
Upgrade tokio to v1
#13
ant32
closed
3 years ago
1
Discussion: Look if using tonic might be convenient for future iterations.
#12
ruseinov
opened
4 years ago
2
Auto-refresh auth tokens.
#11
ruseinov
opened
4 years ago
4
Allow parsing credentials from string
#10
ruseinov
closed
4 years ago
7
Allow passing credentials object instead of a path. Or credentials json string.
#9
ruseinov
closed
4 years ago
0
Add documentation about using the emulator
#8
kayleg
opened
4 years ago
14
Use log trait instead of println / eprintln
#7
sync
closed
4 years ago
3
First tick will return right away so we should call tick prior to doing anything else
#6
sync
closed
4 years ago
1
Add possibility to use google pubsub emulator (given PUBSUB_EMULATOR_HOST env)
#5
sync
closed
4 years ago
0
Add trivial implementation of std::error::Error for Error
#4
bruceg
closed
5 years ago
0
`Error` type is not usable as as a standard error type
#3
bruceg
closed
5 years ago
1
Added Debug trait to error::Error
#2
tehAnswer
closed
5 years ago
0
Added ability to publish messages into topics.
#1
tehAnswer
closed
5 years ago
2