# Functions
NewBytesMessage is used to init BytesMessage.
NewDefaultResponse is used to create default response.
# Structs
BytesMessage is the simple implement of Message.
Request defines the request structure.
Response defines the response structure.
# Interfaces
Message defines a generic message interface.
# Type aliases
Protocol defines the protocol of request.