MediaManager-core/src/main
Gustavo Henrique Santos Souza de Miranda 269780d8cf Add `CloseHandler` to support graceful connection termination.
- Extend `test.proto` with `CloseCommand` and `CloseResponse` messages.
- Introduce `CloseHandler` to process "close" actions and respond with connection termination notice.
- Update `DelegateActionManager` to register `CloseHandler`.
- Refactor `IPCManager` to handle "close" response headers and terminate client connections gracefully.
2025-11-22 23:27:04 -03:00
..
java/com/mediamanager Add `CloseHandler` to support graceful connection termination. 2025-11-22 23:27:04 -03:00
proto Add `CloseHandler` to support graceful connection termination. 2025-11-22 23:27:04 -03:00
resources - Add `HeartbeatHandler` and enhance `EchoHandler` for Protocol Buffers support. 2025-11-22 02:29:28 -03:00