Skip to content

DRAFT: Add http2 support#69

Open
kannibalox wants to merge 1 commit into
jesec:masterfrom
kannibalox:feature/http2-support
Open

DRAFT: Add http2 support#69
kannibalox wants to merge 1 commit into
jesec:masterfrom
kannibalox:feature/http2-support

Conversation

@kannibalox

@kannibalox kannibalox commented Sep 2, 2023

Copy link
Copy Markdown
Contributor

A bit of a work in progress, it really needs some commands for properly parameter setting, and a build flag.

@kannibalox kannibalox changed the title Add http2 support DRAFT: Add http2 support Sep 17, 2023
@Elegant996

Copy link
Copy Markdown

Feel like this would compliment rtorrent-ws. Not sure if that project assists with your implementation but the use of shared_lock/shared_mutex could provide increase performance?

@kannibalox

kannibalox commented Sep 18, 2023

Copy link
Copy Markdown
Contributor Author

This isn't a code change, rTorrent (even vanilla) supports HTTP/2 natively as long as curl is built with the right libraries. This simply bring support to the locally-built curl, and adds a couple curl options to make it take full advantage of HTTP/2's capabilities for announces. It should be able to co-exist with the websocket work without any changes.

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