lexus2k/tinyproto

Connection is silently re-established

chenlijun99 opened this issue · 0 comments

If a peer disconnects (e.g. due to reset) and then quickly re-connects (e.g. right after boot) TinyProto should notify via on_connect_event_cb that a new connection has been established, instead of proceeding as if no disconnection has happened.