Commit Graph

16 Commits

Author SHA1 Message Date
Ladd Hoffman b147378bf8 achieve clean shutdown, no open handles 2025-01-02 14:43:32 -06:00
Ladd Hoffman 58c5f5dc4e switched back to commonjs rather than esm 2025-01-01 22:56:34 -06:00
Ladd Hoffman 756fd240f5 removed libp2p/gossipsub 2025-01-01 22:45:17 -06:00
Ladd Hoffman 1f8cbda73f prefix log messages with peer id 2024-12-31 12:28:24 -06:00
Ladd Hoffman 44e6cfa13c added gossipsub in parallel with zeromq. converted project to ESM for compatibility with gossipsub 2024-12-31 11:35:09 -06:00
Ladd Hoffman 2e0672e04c added last-write-wins resolver 2024-12-29 14:35:30 -06:00
Ladd Hoffman ad3c00638c add tests to tsconfig so we get early warning via tsc watch when stuff breaks 2024-12-27 13:57:13 -06:00
Ladd Hoffman 8fdec5da11 added delta ids; refactored delta to its own file; refactored http server 2024-12-27 13:43:43 -06:00
Ladd Hoffman cc33e4d694 shorter name for frequent command, npm run coverage 2024-12-26 16:55:14 -06:00
Ladd Hoffman 3f0b5bec4e refactored to use lossless/lossy view mechanisms for resolving get requests 2024-12-26 15:59:03 -06:00
Ladd Hoffman 9d9a1e1f08 fixed test run/002 2024-12-25 19:27:36 -06:00
Ladd Hoffman b7921a6edf converted logging to use debug library. added markdown watch and reread 2024-12-24 13:41:31 -06:00
Ladd Hoffman 81839bb4fa added lossless view 2024-12-23 17:29:38 -06:00
Ladd Hoffman cbec1b5afb deduplicate deltas 2024-12-22 14:38:01 -06:00
Ladd Hoffman e24be625d1 keeping track of peers from whom deltas are received 2024-12-22 14:00:51 -06:00
Ladd Hoffman cfe410484e pretty neat 2024-12-21 21:16:18 -06:00