feat: adding ~~ping pong ball~~ ping pong message
This commit is contained in:
parent
a4aabd0dd1
commit
b811bf74e6
@ -107,6 +107,7 @@ public class ChessController {
|
||||
ByteBuf byteBuf = Unpooled.copiedBuffer(applicationData);
|
||||
long l = byteBuf.readLong();
|
||||
System.out.println(l);
|
||||
//
|
||||
}
|
||||
|
||||
@OnMessage
|
||||
|
Loading…
x
Reference in New Issue
Block a user