Commit Graph

4 Commits

Author SHA1 Message Date
Gianluca Brigandi
4db8ebe635 Upgrade to rmcp 0.10 with Streamable HTTP transport support
- Upgrade rmcp from 0.1.5 to 0.10.0
  - Add Streamable HTTP transport with SSE for remote server deployment
  - Update to MCP protocol version 2025-06-18
  - Add CLI arguments: --transport, --host, --port
  - Fix server identity to show actual package name/version
  - Add comprehensive HTTP transport tests
  - Update documentation with transport modes and usage
  - Bump version to 0.3.0
2025-12-05 21:03:03 -08:00
Gianluca Brigandi
005e5f89a4 * Using latest 0.1.8 wazuh-client-rs craate which fixes issue with
ordering: (#17)
* Improved unmarshaling for indexer responses
* Other minor changes.
2025-12-05 15:52:19 -08:00
Gianluca Brigandi
2f1f6c3b3d fixed minor issues with passing configuration as environment variables. 2025-06-18 08:16:23 -07:00
Gianluca Brigandi
d59d67b8db * Ported code to RMCP
* Implemented unit and e2e testing
* Other fixes and enhancements
2025-05-22 20:02:41 -07:00