Skip to content

Add stdin handler for chat input as the server#3222

Draft
Wunka wants to merge 7 commits into
PixelGuys:masterfrom
Wunka:stdin
Draft

Add stdin handler for chat input as the server#3222
Wunka wants to merge 7 commits into
PixelGuys:masterfrom
Wunka:stdin

Conversation

@Wunka

@Wunka Wunka commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This is my second variant. (first is the state of commit: 8a31dba)
In my first iteration I blocked an entire thread, here I am not doing that. This could also be used to timeout reading from stdin in the linter.
So that the server can also run commands, the command interface first needs to be rewritten to allow for non users to run them

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

Successfully merging this pull request may close these issues.

1 participant