commit | 28a5b0d5b6c844ca78665bded229e67a429800b7 | [log] [tgz] |
---|---|---|
author | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | Fri Feb 15 14:49:54 2019 +0100 |
committer | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | Mon Feb 18 15:20:20 2019 +0100 |
tree | e3fad7c857de1a734027fa9ccc3e9dcbb3cc29a5 | |
parent | 244b070d680eaac727091193b0998c76c78cc230 [diff] |
Remove vavr from SSL API It is still used internally, but methods does not depend on it. The goal was to support clean integration with any JVM app, ie. apps using Kotlin are rather using Arrow or nothing at all. Issue-ID: DCAEGEN2-1069 Change-Id: I1a9151bacd287d65ca8c84057de2f3c174cf8145 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>