floof/lib/floof
2022-11-27 22:50:14 +01:00
..
application.ex add ability to supply arbitrary filters 2022-11-27 00:40:44 +01:00
distributor.ex Distributor should excert backpressure due to filtering overhead 2022-11-27 21:46:15 +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 Distributor should excert backpressure due to filtering overhead 2022-11-27 21:46:15 +01:00
packet_spool.ex refactor: SessionManager should use GenServer (prevents hard-to-avoid timeouts) 2022-11-27 22:50:14 +01:00
session_manager.ex refactor: SessionManager should use GenServer (prevents hard-to-avoid timeouts) 2022-11-27 22:50:14 +01:00