# netty-learning **Repository Path**: demosaber/netty-learning ## Basic Information - **Project Name**: netty-learning - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-23 - **Last Updated**: 2021-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Clone Netty Project 增加了个人的一些案例以及源码阅读的备注 clone 的是 netty-4.0.33.Final 版本 #操作记录: 1.在 github 上设置 pubkey; https://blog.csdn.net/qq_43768946/article/details/90411154 2.git clone netty netty-4.0.33.Final https://www.cnblogs.com/crazymakercircle/p/9832384.html 居然是使用 maven 构建的那就不用 gradle 了 3.push to Gitee (ReadMe.md is necessary)