Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amussche committed Sep 20, 2018
1 parent 9b1e618 commit a5c72eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ The following features are implemented:
- only Windows (http/2) and Android (websocket) platforms are implemented and tested, Linux client works with websockets
- Basic set of gRPC specification

# Generator
See Generator branch for .proto importer and generator

# Missing
- SSL support (in place but not tested yet)
- No .proto importer (code generator)
- Full gRPC specification implementation (timeout and ping handling, compression, metadata, bandwidth throttling, etc.)
- Full Linux support
- Stress and monkey tests (random connection loss handling not tested yet)
Expand Down

0 comments on commit a5c72eb

Please sign in to comment.