Jacek Sieka f303954989
peer hooks -> events (#320)
* peer hooks -> events

* peerinfo -> peerid
* include connection direction in event
* check connection status after event
* lock connmanager lookup also when dialling peer
* clean up un-upgraded connection when upgrade fails
* await peer eventing

* remove join/lifetime future from peerinfo

Peerinfo instances are not unique per peer so the lifetime future is
misleading - it fires when a random connection is closed, not the "last"
one

* document switch values

* naming

* peerevent->conneevent
2020-08-08 08:52:20 +02:00
..
2020-08-02 23:20:11 -06:00
2020-07-17 09:36:48 -06:00
2020-08-04 18:19:26 +09:00
2020-07-27 13:33:51 -06:00
2020-07-17 12:44:41 -06:00
2020-07-15 10:24:04 +02:00
2020-08-08 08:52:20 +02:00
2020-07-15 10:24:04 +02:00
2020-08-08 08:52:20 +02:00