Skip to content

记录学习Netty的项目,基于Netty4.x,实现基本的server-client模型、在线聊天等demo

Notifications You must be signed in to change notification settings

IsNott/netty-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于Netty网络框架的学习记录

Netty学习记录,使用Netty实现基本sever-client模型等demo。

Version 依赖版本

version
Netty 4.1.110.Final
ProtoBuf Java 4.28.3

module 模块

name
netty-base 跟随入门教程的demo
netty-chat 基于Netty实现的聊天室demo(Sockect + WebSocket)
netty-protobuf 基于Netty+ Protobuf 传输对象 demo
netty-grpc 基于Netty的grpc调用 demo

reference 参考

Netty文档

Netty官网

Netty 4.x 用户指南

Netty 实战(精髓)

Google Protobuf与Netty结合

About

记录学习Netty的项目,基于Netty4.x,实现基本的server-client模型、在线聊天等demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published