mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 14:15:06 +03:00
cleanup
This commit is contained in:
parent
f8ba80e7d8
commit
d468882147
2 changed files with 12 additions and 39 deletions
|
@ -9,7 +9,7 @@ package yggdrasil
|
|||
// TODO document/comment everything in a lot more detail
|
||||
|
||||
// TODO? use a pre-computed lookup table (python version had this)
|
||||
// A little annoying to do with constant changes from bandwidth estimates
|
||||
// A little annoying to do with constant changes from backpressure
|
||||
|
||||
import "time"
|
||||
import "sort"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue