Skip to content

Commit

Permalink
Merge pull request #3360 from korsmakolnikov/patch-1
Browse files Browse the repository at this point in the history
Fix store offset parameters
  • Loading branch information
acogoluegnes committed Sep 2, 2021
2 parents 6d374ec + 2246727 commit 49bfc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/rabbitmq_stream/docs/PROTOCOL.adoc
Expand Up @@ -370,7 +370,7 @@ StoreOffset => Key Version Reference Stream Offset
Key => uint16 // 10
Version => uint16
Reference => string // max 256 characters
SubscriptionId => uint8
Stream => string // the name of the stream
Offset => uint64
```

Expand Down

0 comments on commit 49bfc51

Please sign in to comment.