Currently I have a server and client using the
conn.send(message.encode())
to send a message from the server and
message = s.r