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

[FEATURE] Live container log output #139

Open
jamesaorson opened this issue Jun 10, 2023 · 1 comment
Open

[FEATURE] Live container log output #139

jamesaorson opened this issue Jun 10, 2023 · 1 comment
Labels
feature New feature or request

Comments

@jamesaorson
Copy link
Contributor

Feature Request

To look at live container output, in case we wish to provide long-lived assignments, like one hosting an API, we should use websockets to get the live data, similar to how github actions does it.

Supplemental attachments?

No response

Acceptance Criteria

Be able to provide live container output to the UI

@jamesaorson jamesaorson added the feature New feature or request label Jun 10, 2023
@jamesaorson
Copy link
Contributor Author

F# websockets weapper for .net websockets library: https://github.com/TheAngryByrd/FSharp.Control.WebSockets

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

No branches or pull requests

1 participant