summaryrefslogtreecommitdiff
path: root/example/websockets/app
Commit message (Expand)AuthorAgeFilesLines
* Provide a simple builtin websocket client in `cask.WsClient`Li Haoyi2019-09-162-42/+20
* 0.2.60.2.6Li Haoyi2019-09-161-1/+0
* Sketch out a standard `cask.Logger` interface and standardize dependency inje...Li Haoyi2019-09-151-1/+1
* First pass at providing a convenient API for handling websocketsLi Haoyi2019-09-141-17/+6
* .Li Haoyi2019-09-141-3/+3
* Robustify, speed up and scale up the websocket example testsLi Haoyi2018-08-181-20/+26
* Tweak websocket tests, example and docsLi Haoyi2018-08-132-5/+5
* Add test case for 1000 concurrent websocket connections (can't go higher due ...Li Haoyi2018-08-131-19/+89
* Basic websocket support worksLi Haoyi2018-08-132-0/+76