summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-05Version 0.1.3v0.1.3Roman Smrž
2024-05-05Bump base dependency for GHC 9.8Roman Smrž
2024-05-05Network streams: remove debug printRoman Smrž
2024-05-05Network: wait with channel close after delivering all dataRoman Smrž
2024-05-02Fix chatroom imports for mtl-2.3Roman Smrž
2024-05-02Network: reuse stream numbers after closingRoman Smrž
2024-05-02Network: fail when no free stream is availableRoman Smrž
2024-04-30Test: automatic loading of existing local headRoman Smrž
2024-04-27Enable/disable network services by command-line parametersRoman Smrž
2024-04-24Show usage info only with explicit `--help' optionRoman Smrž
2024-04-24Report command-line argument errors without using ioErrorRoman Smrž
2024-04-22Network: wait for stream open ack before sending any dataRoman Smrž
2024-04-22Network: packet reservation before sendingRoman Smrž
2024-04-18Relax template-haskell lower bound to compile with GHC 9.0Roman Smrž
2024-04-18Catch IO exceptions thrown during command executionRoman Smrž
2024-04-17Command name completion using HaskelineRoman Smrž
2024-04-17Update homepage and specification URLsRoman Smrž
2024-04-17Chatroom metadata updatesRoman Smrž
2024-04-17Chatroom serviceRoman Smrž
2024-03-23Enable -Werror for CI testingRoman Smrž
2024-03-23Chatroom shared typeRoman Smrž
2024-03-23Split 'test/' into commit 'ac9a488351e216fec6e163b8e0441c93945e6d0b'Roman Smrž
2024-03-20Network streamsRoman Smrž
2024-03-20(test) Network streamsRoman Smrž
2024-02-23Test message service for sending arbitrary dataRoman Smrž
2024-02-23(test) Test message service for sending arbitrary dataRoman Smrž
2024-02-20Version 0.1.2v0.1.2Roman Smrž
2024-02-20Fix iproute dependency lower boundRoman Smrž
2024-02-20Update base dependency upper bound for GHC 9.6Roman Smrž
2024-02-20Fix compatibility with mtl-2.3Roman Smrž
2024-02-19Storage: replace Either in monad stack with ExceptRoman Smrž
2024-02-19Drop unnecessary mime dependencyRoman Smrž
2024-02-19Fix compatibility with unix-2.8Roman Smrž
2024-02-18Add erebos-tester and MiniCI work dirs to gitignoreRoman Smrž
2024-02-18Remove unused 'cereal' and 'tagged' dependenciesRoman Smrž
2024-02-18Version 0.1.1v0.1.1Roman Smrž
2024-02-18Cabal: list Paths_erebos in autogen-modulesRoman Smrž
2024-02-18MiniCI configuration fileRoman Smrž
2024-02-18Erebos tester configurationRoman Smrž
2024-02-18Add 'test/' from commit 'bbefd6f0cbf4867af2e2e41e0719bf010bd16f2c'Roman Smrž
2024-02-17Add status information to READMERoman Smrž
2024-02-17Flag to disable pjproject dependencyRoman Smrž
2024-02-14Version information from gitRoman Smrž
2024-02-10Version 0.1v0.1.0Roman Smrž
2024-02-10Add README fileRoman Smrž
2024-02-10Update versions of dependenciesRoman Smrž
2024-02-10Update cabal descriptionRoman Smrž
2024-01-24(test) Message: sync state when peer appears on networkRoman Smrž
2024-01-08(test) Message: send messages as sync from shared stateRoman Smrž
2024-01-03Storage: export store and load helpersRoman Smrž