Oddbean new post about | logout
 `Upon receiving a REQ message, the relay MUST query its internal database and return events that match the filter, then store that filter and send again all future events it receives to that same websocket ` Relay 的存储和查询的成本,和 Client 发一个 REQ 的成本,是不对等的,需要抗 Spam 机制。