nostrability icon indicating copy to clipboard operation
nostrability copied to clipboard

Event Size Limits - Positive Interoperability Tracker

Open mikedilger opened this issue 10 months ago • 1 comments

Large events like contact lists don't work on all software due to low event size limits.

64 KiB - the low limit that causes most of the problems. 128 KiB - people with >2000 followers still hit problems with this limit (according to Cameri) 1 MiB - the limit that Mike Dilger suggests 9.22 EiB - the RFC-6455 websocket frame limit

app Size Limit comment
chorus 1 MiB limit is on websocket message and frame sizes
gossip 1 MiB limit is on websocket message and frame sizes
nostream 512 KiB from Mike Dilger's comments in gossip

mikedilger avatar Jan 02 '25 19:01 mikedilger

Related https://github.com/nostrability/nostrability/issues/41

mikedilger avatar Jan 02 '25 19:01 mikedilger