Netty real study notes

The first part of the concept and architecture of Netty

  1, Netty asynchronous and event-driven

  2, Netty your first application

  3, Netty components and design

  4, transmission

  5、ByteBuf

  6、ChannelHandler和ChannelPipeline

  7, EventLoop and threading model

  8, guide

  9, the test unit

A second portion codec

  1, the codec frame

  2, and the preset codec ChannelHandler

The third part of the network protocol

  1、WebSocket

  2, using UDP broadcast events

The fourth case study

  1, case studies: the first part

  2, Case Study: Part II

Guess you like

Origin www.cnblogs.com/hengxianwuyou/p/11361033.html