devices/core: service RPC requests

This commit is contained in:
Sebastien Bourdeauducq 2014-07-07 19:14:23 +02:00
parent bb4a992907
commit 4f0e40ca3c
1 changed files with 1 additions and 0 deletions

View File

@ -17,3 +17,4 @@ class Core:
binary = get_runtime_binary(self.runtime_env, stmts)
self.core_com.run(binary)
self.core_com.serve(rpc_map)