File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11
2+ 1.1.0 / 2016-09-24
3+ ==================
4+
5+ * [ feature] Get all clients in a room across all nodes (#109 )
6+ * [ feature] Added option subEvent (#95 )
7+ * [ fix] Fix an issue when broadcasting binary data between nodes. (#122 )
8+ * [ fix] Fixes #93 by passing full URI to redis.createClient when specified (#94 )
9+ * [ docs] add license info (#114 )
10+ * [ docs] Notes regarding protocol for Redis messages (rebased 3 commits) (#86 )
11+ * [ perf] Return early when channels mismatch to skip expensive msgpack decoding (#107 )
12+ * [ refactor] Remove unused import (#123 )
13+ * [ chore] Updated node-redis dependency to 2.4.2, which matches socket.io-emitter (#84 )
14+
2151.0.0 / 2015-12-10
316==================
417
Original file line number Diff line number Diff line change 11{
22 "name" : " socket.io-redis" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " " ,
55 "license" : " MIT" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments