Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tmdiep committed Nov 26, 2020
1 parent a3f7f1b commit 60a197a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pubsublite/ps/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ differences:
- Pub/Sub Lite does not support nack for messages.
- Pub/Sub Lite has publish and subscribe throughput limits. Thus publishing can
be more sensitive to buffer overflow.
- Pub/Sub Lite publisher clients can terminate when an unretryable error occurs.
- DefaultPublishSettings and DefaultReceiveSettings should be used for default
settings rather than their empty types.
Expand Down

0 comments on commit 60a197a

Please sign in to comment.