Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhea authored May 30, 2019
1 parent 57f3c52 commit de0d455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lpm-stream/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ lpm-stream
# Description

length-prefixed-message is a trivial protocol that "packetizes" an arbitrary stream. It is used to wrap arbitrary streams of data as varint-length delimited messages. This ensures the other size can stop.
length-prefixed-message is a trivial protocol that "packetizes" an arbitrary stream. It is used to wrap arbitrary streams of data as varint-length delimited messages. This ensures the other side can stop.

Related:
- [msgio](https://github.com/jbenet/go-msgio)
Expand Down

0 comments on commit de0d455

Please sign in to comment.