hyfsy / hot-refresh

Hot refresh the class on the production environment
Apache License 2.0
3 stars 0 forks source link

编解码消息时,不认识的消息直接打印string #13

Open hyfsy opened 1 year ago

hyfsy commented 1 year ago

MessageCodec 解码时,不认识的消息需要打印string类型,不能只输出 Unknown message,不利于调试