Expand description
Module describing the server that polls types::ServerSocket for a types::BauMessage sent by a types::ClientSocket and sends it to the correct user.
The same server will wait for a respones from crate::BauBot if a response is requested by types::BauMessage and send an appropriate response to the types::BauResponseReceiver supplied by the types::BauMessage