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

Look into reusing java.net.http structures #29

Open
jentfoo opened this issue Feb 13, 2019 · 0 comments
Open

Look into reusing java.net.http structures #29

jentfoo opened this issue Feb 13, 2019 · 0 comments

Comments

@jentfoo
Copy link
Member

jentfoo commented Feb 13, 2019

We should decide how we want to fit in with java.net.http. There may always be some value in a litesockets based http client to optimize when litesockets is otherwise deeply integrated.

But we may find reuse of some of the data structures from the newly added java.net.http to make it easier to integrate with other libraries and code.

https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/package-summary.html

We may also decide this is a future roadmap item due to java verson compatibility, but something we should evaluate either way.

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

No branches or pull requests

1 participant