meerkat-java/bulletin-board-server
arbel.peled e2f3dbe6b2 Fixed some more issues (most have to do with concurrency).
Implemented close method for the SQLServer which renders it unusable until reinitialization.
Added test for Synchronizer for the case when the remote server is unavailable (test passes).
Still need to fix Batch digest and sign issue.
2016-06-02 10:38:31 +03:00
..
src Fixed some more issues (most have to do with concurrency). 2016-06-02 10:38:31 +03:00
.gitignore Adding new file versions 2015-11-13 19:54:56 +02:00
build.gradle Fixed H2 test time (by using a connection pool) 2016-04-11 14:13:26 +03:00
gradle-app.setting HelloWorld for protobuf-based servlet with integration test example 2015-11-10 01:49:17 +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