probe-lab / zikade

A Go implementation of the libp2p Kademlia DHT specification
Other
8 stars 3 forks source link

chore: return routing state machine events directly instead of queuing #68

Closed iand closed 9 months ago

iand commented 9 months ago

I meant to do this as part of #64 but forgot. It makes the event return slightly more efficient.