Skip to content

Third Coast 18.7.1

Choose a tag to compare

@jhh jhh released this 23 Oct 18:02

Gradle

repositories {
    jcenter()
}
dependencies {
    compile 'org.strykeforce.thirdcoast:swerve:18.7.1'
    compile 'org.strykeforce.thirdcoast:telemetry:18.7.1'
}

Improvements

  • replace nanohttpd with Jetty in telemetry module
  • various clean-up and optimizations