Releases: ably/uts-proxy
Releases · ably/uts-proxy
v0.1.0
Initial release. Extracted from the Ably specification repository.
Features
- Programmable HTTP and WebSocket proxy for SDK integration testing
- Control API for session management, rule configuration, and fault injection
- Declarative rule-based matching on WebSocket frames and HTTP requests
- Imperative actions for ad-hoc fault injection mid-test
- Temporal triggers for time-delayed fault injection
- Ably protocol-aware matching (JSON and msgpack)
- Complete traffic logging for test assertions
- Multiple concurrent test sessions on separate ports
Binaries
| File | Platform |
|---|---|
uts-proxy_darwin_arm64.tar.gz |
macOS Apple Silicon |
uts-proxy_darwin_amd64.tar.gz |
macOS Intel |
uts-proxy_linux_amd64.tar.gz |
Linux x86_64 |
uts-proxy_linux_arm64.tar.gz |
Linux ARM64 |