1 Star 0 Fork 1

DaYoungGun/netty源码

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Using the docker images

cd /path/to/netty/

centos 6 with java 8

docker-compose -f docker/docker-compose.yaml -f docker/docker-compose.centos-6.18.yaml run test

centos 6 with java 11

docker-compose -f docker/docker-compose.yaml -f docker/docker-compose.centos-6.111.yaml run test

aarch64 cross compile for transport-native-epoll on X86_64

docker-compose -f docker/docker-compose.yaml run cross-compile-aarch64-build

The default version of aarch64 gcc is 4.9-2016.02. Update the parameter gcc_version in docker-compose.yaml to use a version you want.

riscv64 cross compile for transport-native-epoll on X86_64

docker-compose -f docker/docker-compose.ubuntu-20.04.yaml run cross-compile-riscv64-build

etc, etc

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dayounggun/netty-ori.git
git@gitee.com:dayounggun/netty-ori.git
dayounggun
netty-ori
netty源码
4.1

搜索帮助

371d5123 14472233 46e8bd33 14472233