micro/network
Milos Gajdos cff46c3fd8
Added Init state. Recreate exit and advertise channels when recovering
In order to differentiate between intialized and other states we
introduced a new state: Init. The router is in this state only when it's
created.

We have cleaned up router status management which is now handled by
manageStatus function only.
2019-07-01 15:46:26 +01:00
..
proto Checkpoint networking code 2019-07-01 11:55:15 +01:00
proxy Call advertise 2019-06-27 14:38:12 +01:00
resolver Add registry resolver 2019-06-24 15:30:17 +01:00
router Added Init state. Recreate exit and advertise channels when recovering 2019-07-01 15:46:26 +01:00
default.go Checkpoint networking code 2019-07-01 11:55:15 +01:00
network.go Checkpoint networking code 2019-07-01 11:55:15 +01:00