Introduced a new example

This introduces a new example project that build on top of socket.io’s
own tutorial. Fixes https://github.com/auth0/socketio-jwt/issues/59
This commit is contained in:
Alberto Güerere
2015-10-15 17:12:11 -04:30
parent 5532ff03fd
commit 31b4c450e0
6 changed files with 125 additions and 118 deletions

2
example/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
node_modules