diff options
| -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 |
