Skip to content

Commit

Permalink
docs: update README (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmdiep committed Jun 2, 2021
1 parent 60499b6 commit 6d05145
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -63,9 +63,6 @@ be implemented using Pub/Sub Lite as a backend. The key differences are:
- Producers operate on a single topic, and Consumers on a single subscription.
- ProducerRecord may not specify partition explicitly.
- Consumers may not dynamically create consumer groups (subscriptions).
- `Consumer.offsetsForTimes` and `Consumer.endOffsets` will raise an
exception.



#### Publishing messages
Expand Down

0 comments on commit 6d05145

Please sign in to comment.