Botium Connector for WebSocket
JSON →A Botium connector for testing chatbots served via WebSocket endpoints. Version 0.0.12 is the latest stable release, with no recent updates. It transforms Botium's internal message format to match the WebSocket communication protocol, supporting both user-to-bot and bot-to-user directions. Compared to other Botium connectors (e.g., for REST or Socket.io), this one is specifically designed for raw WebSocket connections and requires manual configuration of request/response templates. It is part of the Botium ecosystem and works with Botium CLI, Bindings, and Box. Requires Node.js >=8.3 and peer dependency botium-core >=1.10.0.