به Nostr بپیوندید
2026-04-06 19:11:40 UTC
in reply to

Jiří Eischmann on Nostr: nprofile1q…w3nar The max frame for messages on MeshCore is 172B. In case of channel ...

The max frame for messages on MeshCore is 172B. In case of channel messages the overhead is 10B and the max payload is 160B. The protocol has to be very economical, any extra overhead would significantly cut into already small payload. And even if it can fit into the max frame, generally the smaller the message is the higher chance it will be delivered over the mesh.
That's why we can't have all the nice things we have in IM protocols on TCP/IP.