mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-05-25 17:19:15 +00:00
Compare commits
2 Commits
6490a8655c
...
42af0f0aed
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
42af0f0aed | ||
|
|
a4309b5b2b |
@@ -927,6 +927,7 @@ message TerminalOpened {
|
||||
uint32 pid = 4;
|
||||
string service_id = 5; // Service ID for persistent sessions
|
||||
repeated int32 persistent_sessions = 6; // Used to restore the persistent sessions.
|
||||
bool replay_terminal_output = 7; // Whether the next data response replays buffered terminal output.
|
||||
}
|
||||
|
||||
message TerminalClosed {
|
||||
|
||||
Reference in New Issue
Block a user