A message that indicates to either the server or the client a change
in connection status.
DataMessages encapsulate stdio to be forwarded between the server and client.
Wrapper message for all messages that can be sent to the guest/server.
Wrapper message for all messages that can be sent to the host/client.
Request to set up a connection to a container. This must be the first
message sent to the server from the client.
Response to a SetupConnectionRequest.
Indicates that the server should resize its pseudoterminal to the given
dimensions. Sent by the client in response to SIGWINCH.