message_type
Define the heartbeat interval between client and server.
MSG_COMPLETE = 'msg_complete'
module-attribute
¶
Define the message type for communication. (From server to client)
MSG_HEARTBEAT_INTERVAL = 1
module-attribute
¶
Define the message type for communication. (From client to server)
MSG_NOTIFY_TRAINING = 'msg_notify_training'
module-attribute
¶
Define the name of strategy.