Gergely Polonkai
83add95c8a
feat: Rename the disconnect method of each SHSEndpoint to close
The two verbs have the same meaning in this context, and this unifies the two interfaces, which helps type checking in code using this library.
Description
Fork of pferreir’s PySecretHandshake (https://github.com/pferreir/PySecretHandshake) to make it up to date.
Languages
Python
100%