diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ See the `example` directory for an example. - [x] server generation from protobuf Service definition - [x] client generation from protobuf Service definition - [x] protobuf input/output -- [ ] json input/output +- [x] json input/output - [x] asynchronous server - [x] synchronous client - [x] can serve multiple services easily (see [examples/multiservice](examples/multiservice)) |
