docs/usage/service.md

changeset 166
5d39804f108b
equal deleted inserted replaced
165:92e1733243d5 166:5d39804f108b
1 # Running as a service
2
3 **This is an early-stage feature that is still being developed, and is subject to change.**
4
5 Scansion, if built with --with-server (the default), may be run as a service.
6 It provides a /run endpoint over HTTP, which may be provided with a script to
7 run. After completion, it returns the result.

mercurial