This website requires JavaScript.
Explore
Help
Register
Sign In
alsace
/
wu-lazy-cloud-network
Watch
1
Star
0
Fork
0
You've already forked wu-lazy-cloud-network
mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced
2025-06-07 22:07:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wu-lazy-cloud-network
/
wu-lazy-cloud-heartbeat-start
/
wu-lazy-cloud-heartbeat-server-start
/
src
/
main
History
wujiawei
2683bb4dee
【fix】数据通信失败原因需要使用 ByteBuf格式 发送数据 ByteBuf realBuf = nextChannel.config().getAllocator().buffer(bytes.length);
...
realBuf.writeBytes(bytes);
2024-09-17 20:41:42 +08:00
..
java/org/framework/lazy/cloud/network/heartbeat
/server
[add] wu-smart-agent-xx--->wu-lazy-cloud-xx
2024-05-29 11:07:38 +08:00
resources
【fix】数据通信失败原因需要使用 ByteBuf格式 发送数据 ByteBuf realBuf = nextChannel.config().getAllocator().buffer(bytes.length);
2024-09-17 20:41:42 +08:00