Skip to content

richardwrq/NettyDemo

Repository files navigation

NettyDemo

基于Netty实现的Socket通信Demo,Demo中后台开启一个Service作为服务端,客户端输入信息发送给服务端,服务端接收到信息后在客户端发送过来的信息前加上“res”后返回给客户端显示,数据传输格式使用的是Google使用的Protocol Buffer。

Releases

No releases published

Packages

No packages published

Languages