summaryrefslogtreecommitdiff
path: root/example/websockets/app/test/src/ExampleTests.scala
Commit message (Expand)AuthorAgeFilesLines
* 0.3.60.3.6Li Haoyi2019-11-071-1/+1
* Flesh out `BatchActor.scala` into its own module, `cask.Actor`. Add the first...Li Haoyi2019-11-031-3/+2
* Fix StateMachine to properly inherit from BatchActorLi Haoyi2019-10-131-1/+1
* fix testsLi Haoyi2019-10-131-6/+5
* Provide a simple builtin websocket client in `cask.WsClient`Li Haoyi2019-09-161-39/+17
* Sketch out a standard `cask.Logger` interface and standardize dependency inje...Li Haoyi2019-09-151-1/+1
* .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-131-1/+1
* 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-131-0/+47