Skip to content

Releases: hmdsefi/channelize

v0.2.0 Release

28 Feb 08:07
5fba2ba
Compare
Choose a tag to compare

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

12 Jul 11:41
332610b
Compare
Choose a tag to compare

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