mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
core: event when new remote host added (#3355)
This commit is contained in:
committed by
GitHub
parent
92e3f576ca
commit
72b25385ba
@@ -397,6 +397,7 @@ startRemote mobile desktop = do
|
||||
mobile <## ("/verify remote ctrl " <> sessId)
|
||||
mobile ##> ("/verify remote ctrl " <> sessId)
|
||||
mobile <## "remote controller 1 session started with My desktop"
|
||||
desktop <## "new remote host 1 added: Mobile"
|
||||
desktop <## "remote host 1 connected"
|
||||
|
||||
startRemoteStored :: TestCC -> TestCC -> IO ()
|
||||
|
||||
Reference in New Issue
Block a user