Closed tkilias closed 1 year ago
Based on the title of the PR I would have expected the send implementation now in BackgroundPeerState
, but in fact it has been moved to BackgroundListenerInterface
Based on the title of the PR I would have expected the send implementation now in
BackgroundPeerState
, but in fact it has been moved toBackgroundListenerInterface
You completely confused me, because I didn't move the receive in #157 completely to the BackgroundPeerState, but in fact the send went to the BackgroundPeerState.
Fixes #154