Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Add support for socket redirection to stdin/stdout #2

Open
ueno opened this issue Sep 2, 2020 · 0 comments
Open

Add support for socket redirection to stdin/stdout #2

ueno opened this issue Sep 2, 2020 · 0 comments

Comments

@ueno
Copy link
Contributor

ueno commented Sep 2, 2020

The goal of this issue is make it possible to write a socket-activatable service as in systemd's ListenStream=. To allow that:

  • the config file needs to be extended to have a new enum value in Stdio, say Listen, to indicate the use of this feature
  • enarx-wasmldr needs to have a capability of listening on a socket and activate (run) the workload when a new connection comes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant