This repository has been archived on 2024-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
gfetco 170c23306f Validation
on socket authenticate, should check that the data.token exists and if it is the desired type? 
socket.emit( 'authenticate', {token: {} }); // will crash server if sent from client-side.
2015-11-01 20:44:25 +01:00
..
2015-11-01 20:44:25 +01:00