Add RPC daemon

This commit is contained in:
Charles Care
2019-09-10 10:58:45 +01:00
parent 692d5931f6
commit 61561aadfa
12 changed files with 137 additions and 8 deletions

View File

@@ -26,6 +26,11 @@ GEM
aws-eventstream (~> 1.0, >= 1.0.2)
concurrent-ruby (1.1.5)
docile (1.3.2)
ffi (1.11.1)
ffi-rzmq (2.0.7)
ffi-rzmq-core (>= 1.0.7)
ffi-rzmq-core (1.0.7)
ffi
i18n (1.6.0)
concurrent-ruby (~> 1.0)
jmespath (1.4.0)
@@ -55,6 +60,7 @@ PLATFORMS
DEPENDENCIES
activesupport
aws-sdk-ecr
ffi-rzmq
mandate
minitest
mocha