Hackage :: [Package]
Home
Search
Browse
What's new
Upload
User accounts
Directory listing for simplexmq-0.3.0 candidate source tarball
simplexmq-0.3.0/
CHANGELOG.md
LICENSE
README.md
Setup.hs
simplexmq.cabal
apps/
smp-agent/
Main.hs
smp-server/
Main.hs
src/
Simplex/
Messaging/
Agent.hs
Client.hs
Crypto.hs
Parsers.hs
Protocol.hs
Server.hs
Transport.hs
Util.hs
Agent/
Client.hs
Protocol.hs
Store.hs
Env/
SQLite.hs
Store/
SQLite.hs
SQLite/
Schema.hs
Server/
MsgStore.hs
QueueStore.hs
StoreLog.hs
Env/
STM.hs
MsgStore/
STM.hs
QueueStore/
STM.hs
tests/
AgentTests.hs
ProtocolErrorTests.hs
SMPAgentClient.hs
SMPClient.hs
ServerTests.hs
Test.hs
AgentTests/
SQLiteTests.hs