add misc mqtt ideas

1.2-legacy
Kevin Hester 2020-12-27 16:06:30 +08:00
rodzic 186a52172c
commit c06b7b2b48
1 zmienionych plików z 6 dodań i 2 usunięć

Wyświetl plik

@ -103,12 +103,16 @@ If the channelid 'well known'/public it can be decrypted by a web service, in wh
clear/MESHID/NODEID/PORTID
FIXME, the payload published on the topic, will include the message, and full information about arrival time, who forwarded it, source channel etc...
FIXME, remove concept of meshid for now? optionally add to envelope later?
FIXME, the payload published on the topic, will include the message, and full information about arrival time, who forwarded it, source channel etc... Use a ServiceEnvelope protobuf.
FIXME, use public mqtt servers, leave messages encrypted
FIXME, include testcase of trivial text message global mirroring
FIXME, possibly don't global mirror text messages - instead rely on matrix/riot?
FIXME, figure out how channelids work
FIXME, figure out rules for store and forward
#### 1.6.1.1. MESHID
A unique ID for this mesh. There will be some sort of key exchange process so that the mesh ID can not be impersonated by other meshes.