mirror of
https://github.com/tursom/TursomServer.git
synced 2025-01-04 09:20:50 +08:00
重构Channel增强类
This commit is contained in:
parent
8c6878fa6a
commit
5b00f97963
@ -2,5 +2,5 @@ dependencies {
|
||||
compile project(":")
|
||||
api project(":log")
|
||||
api project(":utils")
|
||||
implementation group: "io.netty", name: "netty-all", version: "4.1.43.Final"
|
||||
compile group: "io.netty", name: "netty-all", version: "4.1.43.Final"
|
||||
}
|
Loading…
Reference in New Issue
Block a user