Skip to content

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

Open
cygnet3 wants to merge 1 commit intomasterfrom
use-http2
Open

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

Conversation

@cygnet3
Copy link
Owner

@cygnet3 cygnet3 commented Mar 14, 2026

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.
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