Alain Emilia Anna Zscheile fogti · she/her
  • Joined on 2022-08-01
fogti pushed to main at fogti/floof 2022-11-25 23:54:07 +00:00
8cf076bf5f Floof.serve should be always tail-recursive
fogti pushed to main at fogti/floof 2022-11-25 23:24:07 +00:00
e4d71e0b88 put DistributorSeen into separate module to prevent indirection via Distributor
fogti pushed to main at fogti/floof 2022-11-25 23:04:15 +00:00
ffc32e3036 distr: completely get rid of key handling
fogti pushed to main at fogti/floof 2022-11-25 23:00:48 +00:00
4c5c0cb865 SessMgr/Distr: improve handling of session hand-over
fogti pushed to main at fogti/floof 2022-11-25 22:49:11 +00:00
f4ae49db83 distr: fix wrong process linking
fogti pushed to main at fogti/floof 2022-11-25 22:40:16 +00:00
f5fc1b0033 SessionManager: factor out subscription management
fogti pushed to main at fogti/floof 2022-11-25 22:11:30 +00:00
66fe833492 fix formatting and improve SessMgr set_for_all loop
aac69ef4bc SessionManager: get rid of code duplication
Compare 2 commits »
fogti pushed to main at fogti/floof 2022-11-25 21:58:13 +00:00
5bcccba4e8 improve SessionManager further
fogti pushed to main at fogti/floof 2022-11-25 21:42:29 +00:00
cfc7b82864 README: add note about libsodium
fogti pushed to main at fogti/floof 2022-11-25 16:17:43 +00:00
19409b738b make session handling more robust
b0e670f02e use erlang R25
Compare 2 commits »
fogti pushed to main at fogti/floof 2022-11-25 01:00:19 +00:00
682d46baef sessmgr: rename deattach -> detach
fogti pushed to main at fogti/floof 2022-11-25 00:58:52 +00:00
bcb16db2f1 sessmgr: rename deattach -> detach
fogti pushed to main at fogti/floof 2022-11-25 00:57:29 +00:00
7e1b6ff303 omit unnecessary double check of Enum.empty? surrounding send_summary
fogti pushed to main at fogti/floof 2022-11-25 00:50:15 +00:00
a6e99faf74 omit unnecessary summary packets
fogti pushed to main at fogti/floof 2022-11-25 00:46:55 +00:00
491037e900 fix crash in partition_hashes due to missing Map->list conversion
fogti pushed to main at fogti/floof 2022-11-25 00:44:21 +00:00
7d5a88bed8 protocol decode only works on bitstrings
fogti pushed to main at fogti/floof 2022-11-25 00:44:04 +00:00
064a0c0de6 protocol decode only works on bitstrings
fogti pushed to main at fogti/floof 2022-11-25 00:42:15 +00:00
5be2541a0b protocol decode only works on bitstrings
fogti pushed to main at fogti/floof 2022-11-25 00:40:16 +00:00
02879239f1 protocol decode only works on bitstrings
fogti pushed to main at fogti/floof 2022-11-25 00:35:05 +00:00
2503fe9a11 more debugging