This commit is contained in:
Will McGugan
2024-06-19 11:59:24 +01:00
parent d0dccdff8b
commit 7b3e538717

View File

@@ -72,8 +72,7 @@ When you visit the app URL, the server launches an instance of your app in a sub
This means that you can serve multiple Textual apps across all the CPUs on your system.
!!! note
Textual-serve uses a custom protocol to communicate with Textual apps.
Note that Textual-serve uses a custom protocol to communicate with Textual apps.
It *does not* simply run a shell in your browser.
This means that there is no way for a user of the app to do anything malicious.