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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Netty #13

Open
willarmiros opened this issue Nov 10, 2020 · 0 comments
Open

Support Netty #13

willarmiros opened this issue Nov 10, 2020 · 0 comments

Comments

@willarmiros
Copy link
Contributor

It would be nice if the web package had interceptors for Netty servers, since Netty doesn't use Servlets. The interceptor should publish request/response events with similar information to their Servlet counterparts. Can't see from a quick skim of the docs that netty has built-in hooks to intercept requests, so some ByteBuddy action will probably be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant