plugeth/les/vflux/client
Felföldi Zsolt d96870428f
les: UDP pre-negotiation of available server capacity (#22183)
This PR implements the first one of the "lespay" UDP queries which
is already useful in itself: the capacity query. The server pool is making
use of this query by doing a cheap UDP query to determine whether it is
worth starting the more expensive TCP connection process.
2021-03-01 10:24:20 +01:00
..
api.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
fillset_test.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
fillset.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
queueiterator_test.go les: move server pool to les/vflux/client (#22377) 2021-02-25 21:08:34 +01:00
queueiterator.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
requestbasket_test.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
requestbasket.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
serverpool_test.go les: UDP pre-negotiation of available server capacity (#22183) 2021-03-01 10:24:20 +01:00
serverpool.go les: UDP pre-negotiation of available server capacity (#22183) 2021-03-01 10:24:20 +01:00
timestats_test.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
timestats.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
valuetracker_test.go les: move server pool to les/vflux/client (#22377) 2021-02-25 21:08:34 +01:00
valuetracker.go les: move server pool to les/vflux/client (#22377) 2021-02-25 21:08:34 +01:00
wrsiterator_test.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
wrsiterator.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00