mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 07:27:23 +02:00
cdeca71ef0025edcd49904db354de1ad88690f45
Add RelayFilterMap type and buildPerRelayFilters function to group
authors by their target relays. This enables consumers to send only
relevant authors to each relay instead of the full filter.
Result now includes:
- perRelayFilters: Array of { relay, authors[] } mappings
This reduces bandwidth and improves relay processing efficiency.
Languages
TypeScript
98.9%
CSS
0.8%
JavaScript
0.3%