refactor: integrate shared io_context across all services
This commit is contained in:
parent
2d35fd6c8b
commit
c306c4233a
4 changed files with 11 additions and 5 deletions
|
|
@ -51,3 +51,6 @@ cmake --build build
|
|||
- SessionManager: 글로벌 세션 관리 및 브로드캐스팅
|
||||
- DatabaseManager: 비동기 데이터베이스 작업 및 락 제어
|
||||
- Packet: 바이너리 프로토콜 정의 (pragma pack(1))
|
||||
|
||||
## TODO: 완성도 위한 개선
|
||||
- 진행중인 검 상태 저장 후 재접속 시 복구
|
||||
Loading…
Add table
Add a link
Reference in a new issue