floof/lib/floof
2022-11-27 17:15:45 +01:00
..
application.ex add ability to supply arbitrary filters 2022-11-27 00:40:44 +01:00
distributor.ex debug Distributor 2022-11-27 17:15:45 +01:00
distributor_seen.ex put DistributorSeen into separate module to prevent indirection via Distributor 2022-11-26 00:23:53 +01:00
lru_cache.ex get rid of 'id' field in messages, use Blake2b hash instead 2022-11-24 23:11:09 +01:00
message.ex send public key with every message 2022-11-26 23:41:56 +01:00
packet_spool.ex batch calls to SessionManager and PacketSpool 2022-11-26 22:13:58 +01:00
session_manager.ex get rid of diverging SessionPushed behavior 2022-11-27 17:06:22 +01:00