summaryrefslogtreecommitdiffstats
path: root/wsapi
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5750 Add sequence number to websocket connections and events (#5907)Joram Wilander2017-04-011-3/+0
| | | | | | | | * Add sequence number to websocket connections and events * Copy pointer instead of pass by value and use int64 over uint64 * Add more logging to missed events
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-286-0/+218