Files
bl/common/socket
昔念 fc8fc1ed8d
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
```
feat(socket): 使用bytebufferpool优化内存分配并重构消息处理机制

引入bytebufferpool减少内存分配开销,在ServerEvent.go中修改数据处理逻辑,
将直接的数据拷贝改为使用缓冲池。同时移除原有的消息通道机制,改用lock
2026-03-04 14:00:55 +08:00
..
```
2025-11-03 05:46:13 +08:00
```
2025-12-16 02:50:10 +08:00
```
2026-03-04 14:00:55 +08:00