Skip to content

netty学习,半包心跳重连protobuf序列化等demo,及后续的综合项目

Notifications You must be signed in to change notification settings

carsonWuu/Netty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

netty学习及综合项目

学习的demo

  1. 使用protobuf作为序列化技术,解决半包问题,心跳机制将客户端channel关闭,
  2. 使用LineBasedFrameDecoder处理半包,解决客户端启动服务器未启动重连问题。

后续会使用netty做一个IM即时通讯

About

netty学习,半包心跳重连protobuf序列化等demo,及后续的综合项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages