Commit Graph

10 Commits

Author SHA1 Message Date
Joe Ardent a49ddffa56 use the crates.io version of nebkor-maelstrom 2024-06-04 19:01:20 -07:00
Joe Ardent 9e1d05983d non-working gg-counter, empty kv impl 2024-05-28 13:35:32 -07:00
Joe Ardent 28e6e76008 Passes fault-tolerant multi-node broadcast. 2024-05-20 14:01:05 -07:00
Joe Ardent 851e9a6711 Move all lib-y code into nebkor-maelstrom, have gg-echo use it fully. 2024-05-20 12:43:21 -07:00
Joe Ardent cdc191a3a1 re-add custom maelstrom crate 2024-05-19 15:19:43 -07:00
Joe Ardent 8f869ff0d5 single-node broadcast works 2024-05-17 17:27:47 -07:00
Joe Ardent d07f852e7c use workspace deps 2024-05-17 15:51:19 -07:00
Joe Ardent 4fecd6cc9a use an off-the-shelf crate for maelstrom node.
The echo server is basically copied from the example for the crate, but it's
nothing special.
2024-05-17 15:46:10 -07:00
Joe Ardent 98412c147b add readme and license. 2024-05-17 11:32:50 -07:00
Joe Ardent e2844fc7e0 protocol should be good enough to start 2024-05-17 11:20:28 -07:00