Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tylertreat authored Feb 27, 2020
1 parent 3470204 commit fe585cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ with the following header and be encoded as a `Message` (defined in

### Liftbridge Envelope Header

All Liftbridge messages and RPCs sent over NATS are prefixed with an envelope
header. This includes client-facing messages, such as publishes and acks, as
well as internal RPCs like replication.

```
0 8 16 24 32
├───────────────┴───────────────┴───────────────┴───────────────┤
Expand Down

0 comments on commit fe585cf

Please sign in to comment.