summaryrefslogtreecommitdiff
path: root/example/websockets2
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-2/+2
* Fix StateMachine to properly inherit from BatchActorLi Haoyi2019-10-131-1/+1
* fix testsLi Haoyi2019-10-131-8/+6
* Provide a simple builtin websocket client in `cask.WsClient`Li Haoyi2019-09-161-41/+16
* 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-143-0/+169