Skip to content

Commit

Permalink
Add a link to "marshalers"
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasinsaurralde committed Jun 5, 2016
1 parent a157327 commit b6eebad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ WA_SERVER_PASSWORD=whatsappgeneratedpassword123

## Marshalers

I'm working on providing a set of "marshalers" and a simple API to combine them, this could be useful for conducting network/system usage benchmark experiments & performing a good choice.
I'm working on providing a [set of "marshalers" and a simple API to combine them](https://github.com/matiasinsaurralde/transports/tree/master/marshalers), this could be useful for conducting network/system usage benchmark experiments & performing a good choice.

[Protocol buffers](https://github.com/google/protobuf) sound like a good option, instead of JSON (which is what I'm actually using for the Whatsapp transport). Also [brotli](https://github.com/google/brotli) looks promising. A combination of these two is a very interesting thing to consider.

Expand Down

0 comments on commit b6eebad

Please sign in to comment.