A new minor version with some refactoring on the streaming side and minor fixes.
In bigger news, I’ve had to change the license, as it was incompatible with the Autonomi Client Library. In short, the library is GPL 3.0, which means AntTP must be at least as copy left.
Web apps which are built on AntTP remain unchanged licensing wise, as the license doesn’t extend to hosted apps.
If Maidsafe change the client library to be more permissive and/or provide a linking exception, then I can update the license again accordingly.
Release notes:
- Updates license to GPL-3.0, as Autonomi library is likewise (and incompatible with Apache-2.0).
- Adds chunk module and refactors sender/receiver to simplify integration.
- Minor logging improvements.
Github: Release v0.4.6 · traktion/AntTP · GitHub
Dockerhub: https://hub.docker.com/r/traktion/anttp
Cargo: cargo install anttp