mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
version 1.1.0
This commit is contained in:
parent
1fe73aaa9e
commit
6882edeff7
@ -23,7 +23,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SERVER_VERSION = "1.0.0"
|
SERVER_VERSION = "1.1.0"
|
||||||
CRLF = "\r\n"
|
CRLF = "\r\n"
|
||||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user