meerkat-java/bulletin-board-server
arbel.peled 53d609bfee Removed database address from Bulletin Board Server init method (the address is given to the Query Provider).
Added integration tests for Single Server Bulletin Board Client.
Fixed subscription logic in the Single Server Bulletin Board Client.
Decoupled Single Server- and Simple- Bulletin Board Clients (Simple-... is now obsolete).
Fixed some bugs.
Threaded Bulletin Board Client now has some errors in integration.
2016-06-28 08:19:29 +03:00
..
src Removed database address from Bulletin Board Server init method (the address is given to the Query Provider). 2016-06-28 08:19:29 +03:00
.gitignore Code review comments and channges 2016-04-05 15:36:00 +03:00
build.gradle Merge with master 2016-04-11 20:14:18 +03:00
gradle-app.setting Code review comments and channges 2016-04-05 15:36:00 +03: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