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

Providing a direct binding to Reactor-Netty (HttpClient) #39

Open
smaldini opened this issue Feb 14, 2019 · 1 comment
Open

Providing a direct binding to Reactor-Netty (HttpClient) #39

smaldini opened this issue Feb 14, 2019 · 1 comment

Comments

@smaldini
Copy link

I wonder if we could have a direct binding to reactor-netty as we progress towards maturity, more protocol support (h2, unix socket) and performance optimizations. Also I suppose it would provide less indirection than WebClient which is mostly useful when exposed directly.

@kptfh
Copy link
Collaborator

kptfh commented Feb 15, 2019

I think it's possible. Moreover it should allow to avoid copying of data while mapping json to objects.

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

2 participants