t-io 3.8.0 发布,网络编程很苦,用 t-io 后会很甜
修改点 本次发版主要是类名调整 ServerAioListener-->TioServerListener ClientAioListener-->TioClientListener ServerAioHandler-->TioServerHandler ClientAioHandler-->TioClientHandler DefaultAioListener-->DefaultTioListener AioHandler-->TioHandler AioListener-->TioListener WsClientAioHander-->WsTioClientHander AioDecodeException-->TioDecodeException ClientTio-->TioClient ServerTio-->TioServer POM坐标 <dependency> <groupId>org.t-io</groupId> <artifa...

