forked from j62/ctbrec
1
0
Fork 0
ctbrec/common
0xboobface 1d409fa1d4 Run post-processing steps in runnable in a thread pool
Server and client now create a runnable for post-processing steps,
which run in a thread pool. This ensures, that the steps run linearly so
that RecordingStateChange events make sense, too.
2018-12-10 15:27:56 +01:00
..
.settings Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
src Run post-processing steps in runnable in a thread pool 2018-12-10 15:27:56 +01:00
.classpath Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
.gitignore Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
.project Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
pom.xml Bump version to 1.13.0 2018-12-03 00:14:50 +01:00