Skip to content

Add support for HTTP access in addition to the the native UI #29

@phckr

Description

@phckr

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....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions