grpclib/docs
Vladimir Magamedov e64a0c49ef Added certifi support, documented secure channels 2020-06-23 23:03:03 +03:00
..
_static Changed docs style a little bit 2018-04-13 13:54:48 +03:00
changelog Updated changelog, issued 0.3.3rc1 release candidate 2020-06-12 14:09:26 +03:00
client.rst Added certifi support, documented secure channels 2020-06-23 23:03:03 +03:00
conf.py Documented protocol:Peer class 2020-05-30 16:24:39 +03:00
config.rst Documented Configuration class 2020-06-11 16:46:03 +03:00
diagram.txt Added sequence diagram to show how gRPC protocol in grpclib works 2018-03-31 21:51:45 +03:00
encoding.rst Made loop argument optional in user-facing apis, updated Channel.__init__ docstring 2019-05-07 21:14:45 +03:00
errors.rst Documented error details 2019-08-29 10:24:27 +03:00
events.rst Made loop argument optional in user-facing apis, updated Channel.__init__ docstring 2019-05-07 21:14:45 +03:00
health.rst Made loop argument optional in user-facing apis, updated Channel.__init__ docstring 2019-05-07 21:14:45 +03:00
index.rst Documented Configuration class 2020-06-11 16:46:03 +03:00
metadata.rst Documented protocol:Peer class 2020-05-30 16:24:39 +03:00
overview.rst Using python3 syntax in code examples 2019-04-28 20:06:25 +03:00
reflection.rst Updated examples in reflection.rst document 2018-08-21 16:08:08 +03:00
server.rst Updated client and server docs 2019-05-13 11:58:06 +03:00
testing.rst Refactored channel_for context-manager into ChannelFor async context-manager to implement proper resources cleanup 2018-09-15 20:00:30 +03:00