Skip to content

MJFuture/NettyStudy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

博客:

https://imlql.cn/categories/Netty/

项目包说明:

com.shangguigu.netty
.chaibaonianbao 拆包粘包处理方案
.groupchat 单机版聊天
.heartbeat 心跳机制
.inboundhandlerandoutboundhandler   自定义解码器
.protobuf  协议缓冲区,目前很多公司 从http + json 转向tcp + protobuf,效率会更高。网址:https://developers.google.com/protocol-buffers
.rpc  简单的RPC
.simple 
.web 对WebSocket使用

About

IO与Netty的学习

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.1%
  • HTML 1.9%