mirror of
https://github.com/tursom/TursomServer.git
synced 2025-02-06 17:50:32 +08:00
add WebSocketFrameWrapper
This commit is contained in:
parent
b5a5f9f5e6
commit
ab181fb557
@ -1,6 +1,6 @@
|
||||
dependencies {
|
||||
compile project(":")
|
||||
api project(":log")
|
||||
api project(":utils")
|
||||
implementation project(":utils")
|
||||
compile group: "io.netty", name: "netty-all", version: "4.1.43.Final"
|
||||
}
|
Loading…
Reference in New Issue
Block a user