forked from cerc-io/plugeth
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. |
||
|---|---|---|
| .. | ||
| api.go | ||
| fillset_test.go | ||
| fillset.go | ||
| queueiterator_test.go | ||
| queueiterator.go | ||
| requestbasket_test.go | ||
| requestbasket.go | ||
| serverpool_test.go | ||
| serverpool.go | ||
| timestats_test.go | ||
| timestats.go | ||
| valuetracker_test.go | ||
| valuetracker.go | ||
| wrsiterator_test.go | ||
| wrsiterator.go | ||