From dbbbe7ca4d07a2e724ce0201432d9e510154cb07 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Sun, 29 Apr 2018 13:43:51 +0300 Subject: Initial support for JSON request/response --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 133c826..183e89f 100644 --- a/README.md +++ b/README.md @@ -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)) -- cgit v1.2.3