Skip to content

v2.0.0

Compare
Choose a tag to compare
@jodersky jodersky released this 05 May 07:01
· 224 commits to master since this release

Changes

  • Use of direct buffers to increase performance when receiving and transmititng data.
  • Remove need to register to receive incoming data from an operator. A port is now opened by a client who will be the sole actor to receive messages from the operator.
  • Migrate native build to Autotools (C compiler is not called through sbt anymore).
  • Add debian packaging.
  • Add mac packaging.
  • Upgrade Akka dependency to 2.3.2.

Precompiled Native Binaries

Binaries bundled in this release are:

  • Compiled libraries for the following architectures:
  • linux-x86
  • linux-x86_64
  • linux-armv7, hardfloat
  • macosx-x86_64
  • Installers for various platforms
  • debian-armhf
  • debian-amd64
  • macosx (x86_64) .pkg