What's new?
- Add homebrew installation (MacOS)
- Add passing http headers through
--header
option (WebSocket, Socket.IO)
Changes
- Rename API method:
GET /docs
->GET /swagger
Fixes
- Fix passing query string parameter (
GET /messages?type=X
) via Swagger UI - Add Swagger UI assets (styles, icons) to application standalone binaries
- Do not allow running unix-socket client in Windows