Skip to content

Commit

Permalink
docs(socket): fix readme
Browse files Browse the repository at this point in the history
Change-Id: I447d25312521fb785b002a4706156ff0fda80fcc
  • Loading branch information
andeya committed Nov 14, 2019
1 parent 8e22aad commit 37335f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion socket/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ func main() {

## Keyworks

- *Message:** The corresponding structure of the data package
- **Message:** The corresponding structure of the data package
- **Proto:** The protocol interface of message pack/unpack
- **Codec:** Serialization interface for `Body`
- **XferPipe:** A series of pipelines to handle message data before transfer
Expand Down

0 comments on commit 37335f7

Please sign in to comment.