Skip to content

feat(websocket): add advanced mocking capabilities for WebSocket routes - #8

Merged
xvlet merged 1 commit into
masterfrom
feature/websocket/mocking
Aug 7, 2026
Merged

feat(websocket): add advanced mocking capabilities for WebSocket routes#8
xvlet merged 1 commit into
masterfrom
feature/websocket/mocking

Conversation

@xvlet

@xvlet xvlet commented Aug 7, 2026

Copy link
Copy Markdown
Owner
  • WebSocket: Implemented WsRouteConfig to support mocking handshake status codes, initial messages, artificial delays, and automated disconnects.
  • WebSocket: Added support for catch-all wildcard routes for both standalone and shared port configurations.
  • Config: Extended config.yml to support detailed websocket routes setup.
  • Docs: Completely revamped README.md with feature highlights, badges, and quick start guides.
  • Build: Changed CMD_PATH to . in Makefile for better build compatibility.

- WebSocket: Implemented WsRouteConfig to support mocking handshake status codes, initial messages, artificial delays, and automated disconnects.
- WebSocket: Added support for catch-all wildcard routes for both standalone and shared port configurations.
- Config: Extended config.yml to support detailed websocket routes setup.
- Docs: Completely revamped README.md with feature highlights, badges, and quick start guides.
- Build: Changed CMD_PATH to . in Makefile for better build compatibility.
@xvlet
xvlet merged commit a79a417 into master Aug 7, 2026
1 check passed
@xvlet
xvlet deleted the feature/websocket/mocking branch August 7, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant