Skip to content

Releases: zishang520/socket.io-go-redis

v1.1.2

08 Jan 05:32
Compare
Choose a tag to compare

v1.1.0

10 Oct 06:41
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Sep 13:31
Compare
Choose a tag to compare

What's Changed

  • Remove attempt to marshal a function in json by @gus3inov in #2
  • chore: use corresponding types by @atn18 in #5
  • fix: skip separator when decoding room name by @sergey-salnikov in #4
  • 同步最新版本,socket.NamespaceInterface改为socket.Namespace by @z1px in #7
  • feat: add support for redis cluster and sentinel by @alxeg in #8

New Contributors

Full Changelog: v0.0.0-beta.0...v1.0.0