mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-01 13:56:11 +00:00
update
This commit is contained in:
@@ -3539,8 +3539,8 @@ processChatCommand vr nm = \case
|
||||
addRelays :: User -> GroupInfo -> ShortLinkContact -> [Int64] CM ()
|
||||
addRelays _user _gInfo _groupLink _relayIds = do
|
||||
-- TODO [relays] owner: send contact requests to relays
|
||||
-- TODO - create relay member connections, relay records (group_relays), relay status: RSInvited
|
||||
-- TODO - send requests to relays: INV message - XGrpRelayInv
|
||||
-- TODO - create relay member connections, relay records (group_relays), relay status: RSNew
|
||||
-- TODO - send requests to relays: INV message - XGrpRelayInv, relay status: RSInvited
|
||||
-- TODO - agent joinConnectionAsync for contact links (currently prohibited)
|
||||
pure ()
|
||||
drgRandomBytes :: Int -> CM ByteString
|
||||
|
||||
Reference in New Issue
Block a user