v0.10.2
Added
- AppAgentWebsocket to local conductor. Available under
conductor.appAgentWs()
after connecting withconductor.connectAppAgentInterface(appId)
(default now forScenario.addPlayerWithApp()
).
Removed
- Removed
type
anddata
from signals as per client update.