Commit Graph

6 Commits (525450cac52374bb361d61d35f065d29ec3e7ed8)

Author SHA1 Message Date
Wade Pickett 7dbf2ef7b3
Corrected and tested sample 3 fix (#28111) 2023-01-16 15:30:19 -08:00
James Newton-King 18f74267fd
gRPC config - client interceptors (#24339)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-12-16 22:37:21 +00:00
James Newton-King f0c0eb0b8e
gRPC config - interceptor creation and lifetime (#24338) 2021-12-17 09:58:36 +13:00
James Newton-King 10b7639d26 Add gRPC logging and diagnostics article (#14484) 2019-09-23 07:30:25 -10:00
James Newton-King 7588c29e39 Add gRPC client, client factory documentation, preview 9 react (#13684) 2019-09-04 17:15:17 -05:00
Rick Anderson 129a425ea3
gRPC channel config set limits (#12539)
* Add Channel Configuration 

Adding channel configuration and expose the relation between server and client configurations to address same points.

* gRPC important Kestrel options

* work

* work

* work

* work

* work

* work

* react to feedback

* react to @luizcarlosfaria feedback

* react to @luizcarlosfaria feedback
2019-06-03 13:03:49 -10:00