Closed erickipnis closed 8 years ago
Implemented the handlers for join and leave to include socketId. Still need to make the last three functions in IS 228
@dropofwill I know the linter was just being annoying at the time about unused variables. It was just faster to comment it out at the time.
Everything is pretty much finished. Just have to prevent duplicate votes, and prevent users from readying up to vote and finish voting more than once to complete the issues.
Sweet :rabbit2: :rocket:
Finished prevention of duplicate votes and user state changes for voting. This should be ready to be merged once looked over.
@erickipnis This PR is fully contained in #240 correct?
Still in progress. Need to rework the handlers next to pass the socketId along to the functions.