Structsยง
Constantsยง
Functionsยง
- handshake ๐
- Perform a noise handshake as initiator with the remote party.
- on_
handshake ๐ - Perform a noise handshake as responder with a remote party.
- recv_
frame ๐ - Read a single frame (header + payload) from the remote.
- remote_
static_ ๐key - select_
version ๐ - Select a version from the range that both sides support.
- send_
frame ๐ - Write a single frame (header + payload) to the remote.
- try_
connect ๐