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

Adding http-nio as a dependency #1929

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Adding http-nio as a dependency #1929

merged 1 commit into from
Dec 19, 2023

Conversation

lbergelson
Copy link
Member

  • This is a plugin which provides HttpFileSystemProvider which allows connecting to http(s) paths
    through the nio Path and Files interfaces.
  • Updating htsjdk to 4.1.0 which improves support for plugins like this in Tribble.
  • Adding an extremely simple test to show that http-nio is available

* This is a plugin which provides HttpFileSystemProvider which allows connecting to http(s) paths
  through the nio Path and Files interfaces.
* Updating htsjdk to 4.1.0 which improves support for plugins lke this in Tribble.
* Adding an extremely simple test to show that http-nio is available
@lbergelson
Copy link
Member Author

@kockan Thank you

@lbergelson lbergelson merged commit e7f9a54 into master Dec 19, 2023
6 checks passed
@lbergelson lbergelson deleted the lb_add_http_nio branch December 19, 2023 17:16
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

Successfully merging this pull request may close these issues.

2 participants