11#ifndef __BE_PROCESS_MESSAGECENTERRECEIVER__
12#define __BE_PROCESS_MESSAGECENTERRECEIVER__
Receives message from a client, forwarding to the central MessageCenter.
static const std::string MSG_DISCONNECT
Message sent when client should disconnect.
~MessageCenterReceiver()=default
Default destructor.
int32_t workerMain()
Receive loop.
static const std::string PARAM_CLIENT_SOCKET
Parameter used to pass client socket FD.
static const std::string PARAM_CLIENT_ID
Parameter used to pass an ID to the client.
MessageCenterReceiver()=default
Default constructor.
An abstraction of an instance that performs work on given data.
This software was developed at the National Institute of Standards and Technology (NIST) by employees...