summaryrefslogtreecommitdiff
path: root/example/websockets
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-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-142-4/+4
* tweak example generationLi Haoyi2019-06-301-1/+2
* upgrade Mill to latest versionLi Haoyi2019-06-301-3/+0
* 0.2.1: support for Scala 2.13.0. Some tests using Quill disabled until they g...0.2.1Li Haoyi2019-06-151-3/+3
* 0.1.90.1.9Li Haoyi2018-08-261-2/+2
* 0.1.80.1.8Li Haoyi2018-08-261-1/+1
* 0.1.7: micro-optimizations to remove trivially unnecessary bottlenecks0.1.7Li Haoyi2018-08-261-1/+1
* 0.1.30.1.3Li Haoyi2018-08-221-1/+1
* Robustify, speed up and scale up the websocket example testsLi Haoyi2018-08-181-20/+26
* 0.1.10.1.1Li Haoyi2018-08-181-1/+1
* 0.1.00.1.0Li Haoyi2018-08-131-1/+1
* 0.0.90.0.9Li Haoyi2018-08-131-1/+1
* 0.0.80.0.8Li Haoyi2018-08-131-1/+1
* 0.0.70.0.7Li Haoyi2018-08-131-1/+1
* 0.0.60.0.6Li Haoyi2018-08-131-1/+1
* 0.0.50.0.5Li Haoyi2018-08-131-1/+1
* 0.0.40.0.4Li Haoyi2018-08-131-1/+1
* 0.0.30.0.3Li Haoyi2018-08-131-1/+1
* 0.0.20.0.2Li Haoyi2018-08-131-1/+1
* 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-132-20/+90
* Basic websocket support worksLi Haoyi2018-08-133-0/+95