Skip to content

perf: use http2 data streams for blindbit client requests#119

Draft
cygnet3 wants to merge 1 commit into
masterfrom
use-http2
Draft

perf: use http2 data streams for blindbit client requests#119
cygnet3 wants to merge 1 commit into
masterfrom
use-http2

Conversation

@cygnet3

@cygnet3 cygnet3 commented Mar 14, 2026

Copy link
Copy Markdown
Owner

http/2 allows for streaming data over the same network connection, dramantically reducing the number of new web requests that are sent to the blindbit server. I think this can help against some spam detection problems that I'm running into when using a VPN.

http/2 allows for streaming data over the same network connection,
dramantically reducing the number of new web requests that are sent to
the blindbit server. I think this can help against some spam detection
problems that I'm running into when using a VPN.
@cygnet3 cygnet3 marked this pull request as draft July 2, 2026 12:47
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.

1 participant