summaryrefslogtreecommitdiffstats
path: root/api/websocket_router.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-92/+0
* Deauthenticate websockets and set status to offline when user account deactiv...Joram Wilander2016-11-151-1/+1
* Only send WS hello event once authenticated (#4509)Joram Wilander2016-11-101-0/+1
* PLT-3562 Switch websocket over to post-connect authentication (#4327)Joram Wilander2016-10-311-0/+31
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-0/+1
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-0/+59