Skip to content
master
Switch branches/tags
Code

Latest commit

…AirSpec (#2162)

* Fix Rx async tests
* airframe-control: Add Resource[R] class
* Use Resource[File] for preparing a sample Parquet file
* Use Resource[File] for a temp json log file
* Use promise to handle errors
c7fcfe7

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Aug 16, 2016

Gitter Chat CI Status codecov scala-index maven central Scala.js

logo

Airframe https://wvlet.org/airframe is a collection of lightweight building blocks for Scala.

Resources

Framework

rpc

logo

Build

Dotty (Scala 3.0)

For developing with Dotty, use DOTTY=true environment variable:

$ DOTTY=true ./sbt
> logJVM/test

Here is the list of milestones for Dotty support: #1077

LICENSE

Apache v2