config
|
cacfe862c4
Add sessionSecret variable
|
il y a 8 ans |
lib
|
b3254169b4
If user is logged in, add there socket-io client id to a dictionary of username=>client_id
|
il y a 8 ans |
migrations
|
c8eb10feb1
Add migration for unique username attribute
|
il y a 8 ans |
models
|
b94b4c9dbc
Don't 'add' association, use 'set'
|
il y a 8 ans |
routes
|
e8c194d047
Emit socketio event to user when new notification
|
il y a 8 ans |
test
|
d22718efbc
Fix typo in test
|
il y a 8 ans |
.gitignore
|
05d95c1f3e
Include config.js
|
il y a 8 ans |
package.json
|
6855ff4661
Add express socket-io package to connect express session with socketio session
|
il y a 8 ans |
server.js
|
b3254169b4
If user is logged in, add there socket-io client id to a dictionary of username=>client_id
|
il y a 8 ans |