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

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

View File

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