Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

v0.22.0

Compare
Choose a tag to compare
@mcollina mcollina released this 07 Jul 13:47
· 414 commits to master since this release
  • Redis packets TTL (offline).
    #164.
  • Require redis > 2.6.
  • Added server#authorizeForward method
    #168.
  • Topics are no longer normalised from e.g a///topic to a/topic. This
    matches the behaviour as clarified by the Oasis MQTT spec. This will
    lead to unexpected behaviour if you were using topics of this form.