damoclark / buzzer.click

Buzzer.click is an online synchronous quiz game that implements a fun ‘buzzer’ type system, such that during a contested response to a question, the first person to ‘buzz’ is identified and thus has first opportunity to answer.
8 stars 3 forks source link

Updated socketio #41

Open damoclark opened 7 years ago

damoclark commented 7 years ago

All I have done here is update to version 2.0.x of the Socket.io libraries (server and client). I've run the unit tests and they pass, and have had a go with the server and it works okay.

Just issuing a PR in case you want to have a quick look with your environments (Nick, I believe you had some teachers using buzzer with their students) to make sure nothing breaks in the wild.

Otherwise if you are happy, I'll commit.

Ta.

D.

pleb commented 7 years ago

👍

pleb commented 7 years ago

@nick2170 I'll leave it for you to hit merge