plugeth/les/vflux/server
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
..
balance_test.go les: UDP pre-negotiation of available server capacity (#22183) 2021-03-01 10:24:20 +01:00
balance_tracker.go les: fix balance expiration (#22343) 2021-02-19 15:53:12 +01:00
balance.go les: UDP pre-negotiation of available server capacity (#22183) 2021-03-01 10:24:20 +01:00
clientdb_test.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
clientdb.go les: renamed lespay to vflux (#22347) 2021-02-19 14:44:16 +01:00
prioritypool_test.go les: UDP pre-negotiation of available server capacity (#22183) 2021-03-01 10:24:20 +01:00
prioritypool.go les: UDP pre-negotiation of available server capacity (#22183) 2021-03-01 10:24:20 +01:00
service.go les: UDP pre-negotiation of available server capacity (#22183) 2021-03-01 10:24:20 +01:00