Hash2Pub/Hash2Pub
2020-05-17 21:31:43 +02:00
..
src move limit of message parts to a global constant 2020-05-17 21:31:43 +02:00
test basic test for whether message splitting works 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 move limit of message parts to a global constant 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