-
There has been recently some commits by @hqnghi88 about gama "listening mode". This feature could be of great importance if working. So my questions are : is it really working ? If so: how do we use it ? Else can we help in some way ? |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 13 replies
-
HI, |
Beta Was this translation helpful? Give feedback.
-
Just displays, but it's probably normal for now 🤔 |
Beta Was this translation helpful? Give feedback.
-
@lesquoyb for the last point, helping is welcome. But for the moment there are some test i need to do so we will discuss soon. |
Beta Was this translation helpful? Give feedback.
-
Hi all, For the moment, here is the available endpoint (API): localhost:6868/launch play@[experiment_id] pause@[experiment_id] step@[experiment_id] stop@[experiment_id] exit system exit localhost:6868/output TODO in few days: In the meantimes, to have this feature in official release 1.8.2, i need your support to test this mode and these api in some way:
|
Beta Was this translation helpful? Give feedback.
-
Hello @hqnghi88, Im looking to make gama communicate with many headless version of gama using java socket to make them work like master/slave, Thank you ! |
Beta Was this translation helpful? Give feedback.
HI,
It is a very fast devs, still needs to improve, if you want to test, you can use git release (alpha) . with the headless syntax:
gama-headless.bat -socket 6868, and use the web interface (file SimpleGUI.html) in msi.gama.headless plugin to interact with that listener