feat: adding ~~ping pong ball~~ ping pong message

This commit is contained in:
wzp 2024-12-16 13:09:13 +08:00
parent a4aabd0dd1
commit b811bf74e6

View File

@ -107,6 +107,7 @@ public class ChessController {
ByteBuf byteBuf = Unpooled.copiedBuffer(applicationData);
long l = byteBuf.readLong();
System.out.println(l);
//
}
@OnMessage