Hash2Pub/Hash2Pub
Trolli Schmittlauch 303a6ecbfa start prototyping a UDP socket server, ideas on UDP parsing
- start implementing a socket-based UDP server (cannot reply yet)
- some brainstorming about how to parse incoming UDP packet commands
2020-05-17 21:31:43 +02:00
..
src/Hash2Pub EpiChord: create a stub cache-invariant checker 2020-05-17 21:31:43 +02:00
test adjust tests to new NodeState 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 bump nixpkgs version to include a fix for hoogle 2020-05-17 21:31:43 +02:00
demoserver start prototyping a UDP socket server, ideas on UDP parsing 2020-05-17 21:31:43 +02:00
demoserver.hs start prototyping a UDP socket server, ideas on UDP parsing 2020-05-17 21:31:43 +02:00
Hash2Pub.cabal enable async and threading 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