implemented channels on server
This commit is contained in:
@@ -18,3 +18,4 @@
|
||||
#define CHANNEL_DESC_SIZE_MAX 1023
|
||||
#define MESSAGE_SIZE_MIN 1
|
||||
#define MESSAGE_SIZE_MAX 4000
|
||||
#define MESSAGE_BLOCK_SIZE (64*1024)
|
||||
Reference in New Issue
Block a user