Manages the receive queue and performs message parsing and event triggering based on said messages
Constructs a new receiver thread with the associated client
Stops the receive queue manager
Enqueues the raw message into the receieve queue for eventual processing
See Implementation
Manages the receive queue and performs message parsing and event triggering based on said messages