diff options
| author | Oskari Timperi <oswjk@users.noreply.github.com> | 2018-04-14 13:38:11 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-14 13:38:11 +0300 |
| commit | 155d1c06db73fc10d88ab39bb6d580494ad8a3f8 (patch) | |
| tree | 92f3343d4206bbbeb165cd71b6b28e3441ab3ad7 /README.md | |
| parent | b626faaed73b39e5ba025a54f821009fe7607c71 (diff) | |
| download | nimtwirp-155d1c06db73fc10d88ab39bb6d580494ad8a3f8.tar.gz nimtwirp-155d1c06db73fc10d88ab39bb6d580494ad8a3f8.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -12,7 +12,7 @@ See the `example` directory for an example. # Features -[x] server generation from protobuf Service definition -[x] client generation from protobuf Service definition -[x] protobuf input/output -[ ] json input/output +- [x] server generation from protobuf Service definition +- [x] client generation from protobuf Service definition +- [x] protobuf input/output +- [ ] json input/output |
