generated from daniil-berg/boilerplate-py
refactoring, additional command, improvements
This commit is contained in:
@ -3,4 +3,5 @@ MSG_BYTES = 1024
|
||||
CMD_START = 'start'
|
||||
CMD_STOP = 'stop'
|
||||
CMD_STOP_ALL = 'stop_all'
|
||||
CMD_SIZE = 'size'
|
||||
CLIENT_EXIT = 'exit'
|
||||
|
Reference in New Issue
Block a user