This repository has been archived on 2022-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
simplexmq/tests/CoreTests
Evgeny Poberezkin 6fe3bfa980
JSON encoding of types used in simplex-chat (#311)
* JSON encoding of types used in simplex-chat

* add field names for JSON encodings, encode all error sum-types as objects (to allow extension)
2022-01-26 20:18:41 +00:00
..
EncodingTests.hs binary SMP protocol encoding, split Command type to two types (#245) 2022-01-01 13:10:19 +00:00
ProtocolErrorTests.hs JSON encoding of types used in simplex-chat (#311) 2022-01-26 20:18:41 +00:00
VersionRangeTests.hs change message envelopes and encoding, unify message delivery (#252) 2022-01-05 19:52:37 +00:00