mirror of
https://github.com/Xevion/tcp-chat.git
synced 2025-12-06 19:16:39 -06:00
reorganizing oserver.py into proper folder, creating client class for organization and clarity
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
HEADER_LENGTH = 10
|
||||
|
||||
class Requests:
|
||||
REQUEST_NICK = 'REQUEST_NICK'
|
||||
REFRESH_CONNECTIONS_LIST = 'REFRESH_CLIENT_LIST'
|
||||
|
||||
Reference in New Issue
Block a user