Add CustomJSONCoded in case that Apier is active on the same engine with dispatcher

This commit is contained in:
TeoV
2019-05-15 17:43:48 +03:00
committed by Dan Christian Bogos
parent b86d83b2e8
commit fbc9f2332d
10 changed files with 164 additions and 14 deletions

View File

@@ -1202,6 +1202,8 @@ func startDispatcherService(internalDispatcherSChan, internalAttributeSChan chan
return
}()
server.SetDispatched()
server.RpcRegister(v1.NewDispatcherSv1(dspS))
server.RpcRegisterName(utils.ThresholdSv1,