You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
relay-pool: disable the default event max size limit
By default, enable only the max message size limit (5MB) and keep the max event size limit disabled (previously 70kb).
This will prevent issues with NWC or similar protocols, which may often receive events above 70kb.
Signed-off-by: Yuki Kishimoto <[email protected]>
0 commit comments