Skip to content

mylyed/netty-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

study netty example

编码解码:

  • 编码:把对象编码成byte字节数组,如:ByteBuf
  • 解码:把字节数组解释成自己能用的对象

About

netty学习 👽

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages