Skip to content

Tags: jhump/grpctunnel

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement flow control to fix deadlock issues that can happen with st…

…reaming RPCs (#11)

Note: this commit is _not_ compatible with v0.1.0. Users should first upgrade all
clients and servers to v0.2.0 before attempting to use this change.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert recent API change to TunnelServiceHandler (#13)

Let's not make any API changes until after we get flow control implemented and released.

v0.1.0

Toggle v0.1.0's commit message
add pointers about using interceptors and details about how to do aut…

…hn/authz to readme