summaryrefslogtreecommitdiffstats
path: root/api/websocket.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-1/+1
* Api: NewLocAppError -> NewAppError (#7280)George Goldberg2017-09-011-1/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-281-15/+1
* Websocket CORS Support (#5667)Brad Howes2017-03-231-1/+16
* Fixing websocket auth then sending challenge (#5406)Corey Hulen2017-02-141-1/+5
* Fixing websocket origin policyChristopher Speller2017-01-311-3/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-12/+10
* PLT-3562 Switch websocket over to post-connect authentication (#4327)Joram Wilander2016-10-311-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-4/+8
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-0/+40