Skip to content

Commit

Permalink
Merge branch 'master' of github.com:matiasinsaurralde/transports
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasinsaurralde committed Jun 8, 2016
2 parents 5f8c089 + 02bc4ec commit d58df5c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@ I'm working on providing a [set of "marshalers" and a simple API to combine them

[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.

## Ideas/to-do

* Handle SSL.
* Extend the test coverage.
* Think about some way of debugging the transports/traffic.
* Run basic tests in additional platforms (e.g. ARM).
* Plan strategies for mobile support, Golang is doing [great progress](https://github.com/golang/go/wiki/Mobile) on this.

## Contributors

Expand Down

0 comments on commit d58df5c

Please sign in to comment.