MediaManager-core/src/main
Gustavo Henrique Santos Souza de Miranda a0ad10b1bc Integrate `DelegateActionManager` for request handling and refactor IPC:
- Replaced `SimpleProtocol` with `TransportProtocol` in `IPCManager`.
- Added `DelegateActionManager` to route requests to handlers, starting with `EchoHandler`.
- Updated `MediaManagerApplication` to initialize and manage `DelegateActionManager`.
- Extended Protocol Buffers schema with `Request` and `Response` definitions.
- Enhanced logging for request processing and redesigned response flow.
2025-11-17 07:21:52 -03:00
..
java/com/mediamanager Integrate `DelegateActionManager` for request handling and refactor IPC: 2025-11-17 07:21:52 -03:00
proto Integrate `DelegateActionManager` for request handling and refactor IPC: 2025-11-17 07:21:52 -03:00
resources Add `IPCManager` for UNIX domain socket communication: 2025-11-13 20:45:37 -03:00