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

Launch server programatically #154

Open
sagotch opened this issue Sep 27, 2018 · 1 comment
Open

Launch server programatically #154

sagotch opened this issue Sep 27, 2018 · 1 comment

Comments

@sagotch
Copy link
Contributor

sagotch commented Sep 27, 2018

Is there a function exposed somewhere so I can launch a server with parameters without launching ocsigenserver program, but from my ml code?

@vasilisp
Copy link
Contributor

Hi @sagotch :). Sort of. There is a way to statically link with your application, but the whole thing will be initialized with the standard ocsigenserver launch procedure (probably you will need an XML configuration too) and not via an entrypoint function.

In the cohttp branch (#124) we have made progress towards this goal, but it is very unlikely that I will finish up this work myself or that anybody else will pick it up.

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

2 participants