MeshCore/examples
Scott Powell 6c00653272 * TxtDataHelpers.h, with standard TXT sub-types
* Terminal chat: added "time <epoch-secs>"
* repeater: now recognises either TXT_TYPE_PLAIN or TXT_TYPE_CLI_DATA for CLI commands
* Room server: now uses TXT_TYPE_SIGNED_PLAIN (for push/outbound), recognises TXT_TYPE_PLAIN (to add a Post), and TXT_TYPE_CLI_DATA for CLI command
2025-01-26 22:56:38 +11:00
..
ping_client * onPeerPathRecv() refactored: 'reciprocal path' now handled in Mesh class, not in application layer 2025-01-21 18:39:55 +11:00
ping_server * onPeerPathRecv() refactored: 'reciprocal path' now handled in Mesh class, not in application layer 2025-01-21 18:39:55 +11:00
simple_repeater * TxtDataHelpers.h, with standard TXT sub-types 2025-01-26 22:56:38 +11:00
simple_room_server * TxtDataHelpers.h, with standard TXT sub-types 2025-01-26 22:56:38 +11:00
simple_secure_chat * TxtDataHelpers.h, with standard TXT sub-types 2025-01-26 22:56:38 +11:00
test_admin * onPeerPathRecv() refactored: 'reciprocal path' now handled in Mesh class, not in application layer 2025-01-21 18:39:55 +11:00