Receive data from the remote host.
Usage
receive(max_bytes=1024)
max_bytes: int = 1024
Maximum bytes to receive.
bytes
The received bytes.