Hash2Pub/Hash2Pub
2020-05-17 21:31:43 +02:00
..
src better error handling in ASN.1 message parser 2020-05-17 21:31:43 +02:00
test implement ASN.1 parsing with parser combinators 2020-05-17 21:31:43 +02:00
.gitignore start prototyping a UDP socket server, ideas on UDP parsing 2020-05-17 21:31:43 +02:00
CHANGELOG.md working project structure with tests 2020-05-17 21:31:43 +02:00
default.nix start specifying protocol format in ASN.1 2020-05-17 21:31:43 +02:00
democlient.hs IPv6 only, noone needs legacy stuff 2020-05-17 21:31:43 +02:00
demoserver.hs IPv6 only, noone needs legacy stuff 2020-05-17 21:31:43 +02:00
FediChord.asn1 implement ASN.1 parsing with parser combinators 2020-05-17 21:31:43 +02:00
Hash2Pub.cabal split FediChord messages into multiple parts for size restrictions 2020-05-17 21:31:43 +02:00
hashtest.hs implement NodeID generation + tests 2020-05-17 21:31:43 +02:00
LICENSE working project structure with tests 2020-05-17 21:31:43 +02:00
Setup.hs working project structure with tests 2020-05-17 21:31:43 +02:00
shell.nix implement first actual test case with hspec and run it 2020-05-17 21:31:43 +02:00