Releases: zishang520/socket.io-go-redis
Releases · zishang520/socket.io-go-redis
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.0
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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
- @gus3inov made their first contribution in #2
- @atn18 made their first contribution in #5
- @sergey-salnikov made their first contribution in #4
- @z1px made their first contribution in #7
- @alxeg made their first contribution in #8
Full Changelog: v0.0.0-beta.0...v1.0.0