摘要: 首发于Enaium的个人博客 先写一个Messsage类,解码的时候将要把ByteBuf解码为Message public class Message implements Serializable { private final String data; public Message(String 阅读全文
posted @ 2022-03-12 19:57 Enaium 阅读(141) 评论(0) 推荐(0)