initial commit v0.0.1
authorSebastian Wassen <sebastian.wassen@graph-it.org>
Tue, 11 Oct 2016 13:00:59 +0000 (15:00 +0200)
committerSebastian Wassen <sebastian.wassen@graph-it.org>
Tue, 11 Oct 2016 13:00:59 +0000 (15:00 +0200)
commit7f1eab2b3c80331fdcff10f3d6b4aa2cf36c5f0a
treed435b80f990baa23ffc4820e17d7179fc92e67fb
initial commit
.gitignore [new file with mode: 0644]
composer.json [new file with mode: 0644]
src/Daemon.php [new file with mode: 0644]
src/MainThread.php [new file with mode: 0644]
src/Service.php [new file with mode: 0644]
src/Thread.php [new file with mode: 0644]