Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Documentation on Starting Inference Engine #1

Open
IOExceptionOI opened this issue Nov 26, 2024 · 0 comments
Open

Missing Documentation on Starting Inference Engine #1

IOExceptionOI opened this issue Nov 26, 2024 · 0 comments

Comments

@IOExceptionOI
Copy link

Description:

When running the project with the command:

lein run resources/examples/simple.foppl

The program starts successfully, compiling the source files and binding to port 5555. However, it gets stuck at:

Listening on tcp://*:5555
Waiting for handshake from inference engine.

It seems that the project is waiting for an inference engine to connect via the PPX protocol, but there is no clear documentation on how to start or connect an inference engine to the FOPPL program.

Please provide guidance or documentation on how to proceed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant