Skip to content

Commit

Permalink
docs: update raw proto README
Browse files Browse the repository at this point in the history
Change-Id: Ibfb4175d9fe2a75d1d1623c004e4103e428b356c
  • Loading branch information
andeya committed Dec 11, 2018
1 parent 54e9e6c commit ef08120
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions proto/rawproto/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ rawproto is the protocol default frame splicing format protocol.
{1 byte transfer pipe length}
{transfer pipe IDs}
# The following is handled data by transfer pipe
{2 bytes sequence length}
{1 bytes sequence length}
{sequence}
{1 byte message type} # e.g. CALL:1; REPLY:2; PUSH:3
{2 bytes URI length}
{URI}
{1 bytes service method length}
{service method}
{2 bytes metadata length}
{metadata(urlencoded)}
{1 byte body codec id}
Expand Down

0 comments on commit ef08120

Please sign in to comment.