nostrability
nostrability copied to clipboard
Event Size Limits - Positive Interoperability Tracker
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 |
Related https://github.com/nostrability/nostrability/issues/41