mix hermes.websocket.interactive (hermes_mcp v0.10.1)

Mix task to test the WebSocket transport implementation, interactively sending commands.

Options

  • --base-url - Base URL for the WebSocket server (default: http://localhost:8000)
  • --base-path - Base path to append to the base URL
  • --ws-path - Specific WebSocket endpoint path (default: /ws)

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

Callback implementation for Mix.Task.run/1.