Commit Graph

11 Commits

Author SHA1 Message Date
8cbdce6eac Refactored to use StreamableWriter
Bumped the msgpack library to 2.0.1 (the 2.0.0 build was fubar)
2017-11-21 10:44:41 +01:00
6c04aa683e Added exports for messages, labels and adddresses
and some code improvements
2017-07-21 10:27:20 +02:00
35d7486869 Added dependency management and bumped gradle version 2017-07-02 11:46:27 +02:00
dca0330a7c Bumped dependency versions 2017-04-03 18:21:08 +02:00
7185acbbad Bumped gradle version to 3.4.1 2017-04-02 23:27:31 +02:00
41c4447514 Automatically set version from git
- Uses last tag on master branch (this is set on 'git flow release finish')
- branch name snapshot otherwise, e.g. 'feature-nio-SNAPSHOT', 'develop-SNAPSHOT'

(cherry picked from commit 86cfc66a40)
2016-08-12 22:02:06 +02:00
631e71bc74 Updated gradle
(cherry picked from commit 52422d3)
2016-08-12 21:58:36 +02:00
991a0e5f86 Some improvements for custom message handling 2015-12-02 17:45:50 +01:00
b8546e28af Moving "Security" to a separate port, so there can be a Bouncycastle and a Spongycastle implementation. (BC doesn't work on Android, SC can't be used on Oracle's JVM) 2015-08-05 19:52:18 +02:00
b4683bba68 Broadcasts. Receiving seems to work, but there still seems to be a problem with sending them. 2015-06-09 22:45:24 +02:00
caf66ea9a5 Some basic entities and project structure 2015-03-20 14:18:29 +01:00