fix: notify other party about deleting connection
Description
This MR implements hangup mechanism and notifies other party about removing connection. Other party r3eceive hangup reqeust and mark a connection as hangup and remove their did
data and no longer to send to this connection any data
Related issues
ticket #51
Testing
[Describe any testing you've done on this code. What tests have you run, and what were the results?]
Checklist
-
I have updated the documentation (if necessary) -
I have added unit tests for new functionality (if applicable) -
My code follows the style guidelines of this project -
I have tested this code on my local machine before submitting this MR
Reviewers
[Tag any reviewers that you want to review this merge request here.]
Additional Notes
[Add any additional notes or comments you have about this merge request.]