simplex-chat-6.5.0.7
Safe HaskellNone
LanguageHaskell2010

Simplex.Chat.Store.Connections

Documentation

getContactConnsToSub :: Connection -> User -> Bool -> IO [ConnId] Source #

getUCLConnsToSub :: Connection -> User -> Bool -> IO [ConnId] Source #

getMemberConnsToSub :: Connection -> User -> Bool -> IO [ConnId] Source #

getPendingConnsToSub :: Connection -> User -> Bool -> IO [ConnId] Source #

shouldSyncConnections :: Connection -> IO Bool Source #

setConnectionsSyncTs :: Connection -> IO () Source #