meerkat-java/meerkat-common
Arbel Deutsch Peled b17954adc2 Split interface into BulletinBoardClient and AsyncBulletinBoardClient.
Added Batch Messages Bulletin Board Client interface and associated ProtoBufs.
Returned simple implementation of BulletinBoardClient.
Made ThreadedBulletinBoardClient extend SimpleBulletinBoardClient.
Fixed an issue in SQLite where identical Signatures could be added to the same message.
2015-12-14 23:14:52 +02:00
..
src Split interface into BulletinBoardClient and AsyncBulletinBoardClient. 2015-12-14 23:14:52 +02:00
.gitignore Adding new file versions 2015-11-13 19:54:56 +02:00
build.gradle Created (untested version of) a Threaded Bulletin Board Client. 2015-12-10 15:08:41 +02:00
gradlew Moved to multi-project gradle build; added (non-working) hello world for bulletin-board server using Jetty and Jersey 2015-11-09 16:01:59 +02:00