dwyl / hapi-socketio-redis-chat-example

:speech_balloon: Real-time Chat using Hapi.js + Socket.io + Redis Pub/Sub (example with tests!!)
GNU General Public License v2.0
364 stars 73 forks source link

updates dependencies to working versions #88

Closed ZooeyMiller closed 7 years ago

ZooeyMiller commented 7 years ago

as said in #87 App not working with v2.0.1 for socket.io and socket.io-client so versions changed to 1.7.3 and 2.0.3 respectively.

codecov[bot] commented 7 years ago

Codecov Report

Merging #88 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #88   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          52     52           
=====================================
  Hits           52     52

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 93f46cd...e57fcb6. Read the comment docs.