Files
bl/logic/service/common
昔念 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
..
```
2026-03-04 14:00:55 +08:00
```
2026-02-25 16:18:10 +08:00