Nat Noordanus
4b6f55dce5
Finish implementation and testing of client
...
Including stream_unary and stream_stream call methods.
Also
- improve organisation of relevant tests
- fix some generated type annotations
- Add AsyncChannel utility cos it's useful
2020-06-14 23:04:52 +02:00
Hans Lellelid
a757da1b29
Adding basic support (untested) for client streaming
2020-06-14 22:19:51 +02:00
Nat Noordanus
cd1c2dc3b5
Rename template file to avoid confusing black or other build tools
2020-05-27 11:25:19 +02:00
andrei
983e0895a2
Fix services using non-pythonified field names
2020-05-24 18:46:36 +02:00
Daniel G. Taylor
33f74f6a45
Fix comment indent bug; bump version
2019-10-29 21:59:23 -07:00
Daniel G. Taylor
706bd5a475
Slightly simplify gRPC helper functions
2019-10-28 20:58:33 -07:00
Daniel G. Taylor
035793aec3
Support wrapper types
2019-10-27 14:55:25 -07:00
Daniel G. Taylor
c79535b614
Support Duration/Timestamp Google well-known types
2019-10-26 23:07:30 -07:00
Daniel G. Taylor
d43d5af5ce
Better JSON casing support, renaming messages/fields
2019-10-23 15:06:34 -07:00
Daniel G. Taylor
5dae20970b
Add OneOf support, rework field detection
2019-10-22 20:44:00 -07:00
Daniel G. Taylor
a33d92d89d
gRPC service/method comments
2019-10-20 23:52:27 -07:00
Daniel G. Taylor
b5c1f1aa7c
Support JSON base64 bytes and enums as strings
2019-10-19 12:31:22 -07:00
Daniel G. Taylor
7fe64ad8fe
Doc updates, refactor code layout, python package
2019-10-18 21:14:54 -07:00
Daniel G. Taylor
d93214eccd
Implement basic async gRPC support
2019-10-16 22:55:14 -07:00
Daniel G. Taylor
dcb7102d92
Implement imports, simplified default value handling
2019-10-12 09:48:40 -07:00
Daniel G. Taylor
e0d1611797
Add basic support for maps
2019-10-10 22:20:57 -07:00
Daniel G. Taylor
c932fbc72c
More features, refactoring
2019-10-08 00:23:11 -07:00
Daniel G. Taylor
6ed3b09f44
Initial commit
2019-10-05 08:47:14 -07:00