refactor(message_handler): 重构 TCP 客户端和服务端逻辑- 将 TcpService 实例化移至主线程,避免重复创建
- 更新 TcpClient 构造函数,接收 TcpService 指
1 parent 7d89f24 commit 2fcb514949c60075a939a9c575f599779d566983
pengxianhong authored on 6 Mar
Showing 5 changed files
View
src/message_handler.cpp
View
src/tcp_client.cpp
View
src/tcp_client.hpp
View
src/tcp_service.cpp
View
src/tcp_service.hpp