-
- Downloads
agent: Use GOOPS
GOOPS is Guile Object Oriented Programming System. It's easier to extend and break less the scenarios using GOOPS. e.g., a scenario published on Gitlab should work two weeks later. This is not the case right now and the goal of using GOOPS is to offer a stable API for the agent, while keeping it flexible. Change-Id: If6a038b6d8c371f8e74849749770f1dec8559b91
Showing
- test/agent/agent.scm 114 additions, 50 deletionstest/agent/agent.scm
- test/agent/examples/active-agent.scm 11 additions, 12 deletionstest/agent/examples/active-agent.scm
- test/agent/examples/agent.scm 1 addition, 0 deletionstest/agent/examples/agent.scm
- test/agent/examples/jami 1 addition, 0 deletionstest/agent/examples/jami
- test/agent/examples/passive-agent.scm 32 additions, 8 deletionstest/agent/examples/passive-agent.scm
- test/agent/scenarios/peer-monitor/run-scenario 1 addition, 1 deletiontest/agent/scenarios/peer-monitor/run-scenario
- test/agent/scenarios/peer-monitor/scenario.scm 119 additions, 79 deletionstest/agent/scenarios/peer-monitor/scenario.scm
Loading
Please register or sign in to comment