meerkat-java/bulletin-board-server
arbel.peled 9ed728fca7 Added message counting ability to the server (but not to the client)
Added synchronous CompleteBatch read by the client
Started implementing the synchronizer
Added support for null callbacks
2016-04-14 09:20:11 +03:00
..
src Added message counting ability to the server (but not to the client) 2016-04-14 09:20:11 +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