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

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Version

version
Netty 4.1.110.Final

module

name
netty-base 跟随入门教程的demo
netty-chat 基于Netty实现的聊天室demo
netty-rpc 基于Netty实现的rpc demo(未完成)

reference

Netty文档:https://netty.io/4.0/api/overview-summary.html

Netty官网:https://netty.io/

参考教程:

Netty 4.x 用户指南:https://github.com/waylau/netty-4-user-guide/

Netty 实战(精髓):https://github.com/waylau/essential-netty-in-action

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published