Alain Emilia Anna Zscheile fogti · she/her
  • Joined on 2022-08-01
fogti pushed to main at fogti/floof-rs 2022-11-29 09:27:14 +00:00
10465f7414 transform the protocol into path-vector style
585847a1a5 [WIP]
Compare 2 commits »
fogti pushed to main at fogti/floof-rs 2022-11-28 22:19:20 +00:00
147ac87dce docs/PROTO: make stuff even more compact
fogti created branch main in fogti/floof-c 2022-11-28 20:48:46 +00:00
fogti pushed to main at fogti/floof-c 2022-11-28 20:48:46 +00:00
3c9a39d431 initial commit
fogti created repository fogti/floof-c 2022-11-28 20:48:33 +00:00
fogti pushed to main at fogti/floof-rs 2022-11-28 09:54:59 +00:00
94c1078b64 initial commit
fogti pushed to main at fogti/floof-rs 2022-11-28 09:39:26 +00:00
d633d3ae8a initial commit
fogti created branch main in fogti/floof-rs 2022-11-28 09:39:26 +00:00
fogti created repository fogti/floof-rs 2022-11-28 09:38:44 +00:00
fogti pushed to main at fogti/floof 2022-11-28 00:05:36 +00:00
d26c73179f prune unavailable packets from sessions
fogti pushed to main at fogti/floof 2022-11-27 23:54:29 +00:00
4917ffaab6 add logfile backend
fogti pushed to main at fogti/floof 2022-11-27 23:37:49 +00:00
e44eafd6bb better information about removed packets
fogti pushed to main at fogti/floof 2022-11-27 23:35:32 +00:00
08a3df4c1a add ability to get list of all registered hashes from sessions
fogti pushed to main at fogti/floof 2022-11-27 23:31:46 +00:00
9b03d7e482 warn about vanished packets
eb59c9b9ae provide hard backpressure in distribution
Compare 2 commits »
fogti pushed to main at fogti/floof 2022-11-27 23:04:16 +00:00
c0a210fa6e temporary: log presented hashes
fogti pushed to main at fogti/floof 2022-11-27 22:37:51 +00:00
b10928e533 another try at fixing timeout issues
fogti pushed to main at fogti/floof 2022-11-27 22:22:31 +00:00
63ac6567b6 replace all infinities with 10s
fogti pushed to main at fogti/floof 2022-11-27 22:17:29 +00:00
ccbe916aeb fix: invalid MapSet usage
83327c71dd prevent dead-lock during garbage-collection
771854002f fix remaining timeouts
5c5d2e3355 refactor: SessionManager should use GenServer (prevents hard-to-avoid timeouts)
Compare 4 commits »
fogti pushed to main at fogti/floof 2022-11-27 21:23:19 +00:00
93f9852771 make garbage collection periodic to avoid bursts
fogti pushed to main at fogti/floof 2022-11-27 21:20:40 +00:00
ab31a84da3 make garbage collection periodic to avoid bursts