summaryrefslogtreecommitdiff
path: root/example/websockets4
Commit message (Collapse)AuthorAgeFilesLines
* 0.3.60.3.6Li Haoyi2019-11-071-1/+1
|
* Flesh out `BatchActor.scala` into its own module, `cask.Actor`. Add the ↵Li Haoyi2019-11-031-4/+1
| | | | first unit test for an asynchronous logging actor
* Fix StateMachine to properly inherit from BatchActorLi Haoyi2019-10-131-1/+1
| | | | Remove WsClient.close
* fix testsLi Haoyi2019-10-131-8/+6
|
* Statically check the set of decorators applied to each endpoint methodLi Haoyi2019-10-091-1/+2
|
* Add test to verify `compress` decorator is properly passing through ↵Li Haoyi2019-10-093-0/+90
irrelevant results