storj/testsuite/storjscan
JT Olio 0b4b04900a private/server: debounce noise and tls connections
to support TCP_FAST_OPEN, we're considering just using
two TCP connections in parallel per request, one with
and one without. this allows us to safely fire both
concurrently without stressing out the node too much.

see https://review.dev.storj.io/c/storj/storj/+/9933

Change-Id: I9aa8a0252350db5ace04ee125bfe469203e980ec
2023-03-21 16:51:31 +00:00
..
storjscantest all: fix math/rand deprecations 2023-02-17 15:05:54 +02:00
backfill_test.go testsuite/storjscan: add backfill payments test 2022-10-04 18:56:48 +00:00
chore_test.go satellite/payments/storjscan: use currency.Ammount for token and usd values 2022-09-14 15:15:26 +02:00
client_test.go satellite/payments/storjscan: use currency.Ammount for token and usd values 2022-09-14 15:15:26 +02:00
go.mod private/server: debounce noise and tls connections 2023-03-21 16:51:31 +00:00
go.sum private/server: debounce noise and tls connections 2023-03-21 16:51:31 +00:00