I have a branch that does this -- it isn't done yet -- but I'm interested in whether you would find this interesting.
https://github.com/phckr/TeaseAIJava/tree/http-remerge
Not everything can be accessed from the web UI, but the session can be (at least the bits that I have explored). I have a set of patches for Spicy that add capabilities to make it easier to use.
This also includes a crude pom.xml that can be used to build the JAR (with mvn clean package)
The Web UI is available on port 9443 of the system where the Jar is running (and it uses https). I have only tried this on Linux....
I have a branch that does this -- it isn't done yet -- but I'm interested in whether you would find this interesting.
https://github.com/phckr/TeaseAIJava/tree/http-remerge
Not everything can be accessed from the web UI, but the session can be (at least the bits that I have explored). I have a set of patches for Spicy that add capabilities to make it easier to use.
This also includes a crude pom.xml that can be used to build the JAR (with
mvn clean package)The Web UI is available on port 9443 of the system where the Jar is running (and it uses https). I have only tried this on Linux....