Aarsh Shah
f4630f62d5
1) seed RT whenever it becomes empty
...
2) seed RT if empty before starting bootstrap incase 1 hasn't fired
3) pass bootstrap config as option while creating Dht
4) replace all bootstrap function with 1 function
2019-10-11 13:17:36 +09:00
Raúl Kripalani
fed99afe6e
Make routing table bucket size configurable ( #396 )
2019-10-04 22:12:00 +09:00
Raúl Kripalani
31765355df
migrate to consolidated types. ( #344 )
2019-05-26 23:33:15 +01:00
Matt Joiner
4804caf13f
Remove the old protocol from the defaults
2019-04-15 13:20:48 +10:00
Erin Swenson-Healey
3b148d2b88
make Protocols variadic, for usability
2018-06-01 15:54:53 -07:00
Erin Swenson-Healey
d94deae41d
make DHT protocols pluggable
2018-06-01 14:55:16 -07:00
Steven Allen
c0d3351b8d
revert interface changes and add options
...
Instead of changing the existing constructors, add a new DHT constructor that
takes options (and add DHT options).
2018-05-31 17:54:24 -07:00