Commit 8c5dfb9
authored
Add JSON over gRPC support (#8)
* Initial commit - JSON support
Signed-off-by: teodordelibasic-db <[email protected]>
* Add tests
Signed-off-by: teodordelibasic-db <[email protected]>
* Update examples
Signed-off-by: teodordelibasic-db <[email protected]>
* Update README
Signed-off-by: teodordelibasic-db <[email protected]>
* Update NEXT_CHANGELOG.md
Signed-off-by: teodordelibasic-db <[email protected]>
* Update README.md
Signed-off-by: teodordelibasic-db <[email protected]>
* Update examples
Signed-off-by: teodordelibasic-db <[email protected]>
* Fix formatting
Signed-off-by: teodordelibasic-db <[email protected]>
* Rebase and improve wording
Signed-off-by: teodordelibasic-db <[email protected]>
---------
Signed-off-by: teodordelibasic-db <[email protected]>1 parent 6d230c1 commit 8c5dfb9
File tree
13 files changed
+1277
-217
lines changed- examples
- tests
- zerobus/sdk
- aio
- sync
13 files changed
+1277
-217
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
21 | 33 | | |
22 | 34 | | |
23 | 35 | | |
| |||
0 commit comments