Skip to content
New issue

Have a question about this project?Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of serviceand privacy statement.We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server/transport: add connection level interceptor, similar to net/http.Server.ConnContext #4683

Open
menghanlopened this issue Aug 18, 2021 · 1 comment
Labels
Area: Server Includes Server, Streams and Server Options. P2 Type: Feature New features or improvements in behavior

Comments

@menghanl
Copy link
Contributor

https://pkg.go.dev/net/http#Server

This issue is derived from PR#4563,for discussion.
The purpose is to decide what this interceptor is capable of, and what input (arguments) it needs.

@menghanl menghanl added P2 Type: Feature New features or improvements in behavior labels Aug 18, 2021
@menghanl
Copy link
Contributor Author

Note that this is actually a subset of the custom transport feature:#906

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Server Includes Server, Streams and Server Options. P2 Type: Feature New features or improvements in behavior
Projects
None yet
Development

No branches or pull requests

2 participants