Releases: hmdsefi/channelize
Releases · hmdsefi/channelize
v0.2.0 Release
Release v0.2.0 includes the following fixes and features:
- Added count open connections metric
- Added count private connections metric
- Fixed dependency vulnerabilities
Full Changelog: v0.1.0...v0.2.0
v0.1.0 Release
Release v0.1.0 includes the following features:
- Registering public channels
- Sending message to public channels
- Subscribe/Unsubscribe public channels
- Accepting auth token validation middleware function
- Registering private channels
- Authenticate connections websocket token
- Sending private messages to the related connection
- Subscribe/Unsubscribe private channels
- Using default logger