Scott Powell
cef23fa7d9
* ver bump
2025-01-31 00:47:26 +11:00
Scott Powell
ac8b7b31fe
* Room server: keep_alive changes
2025-01-31 00:02:29 +11:00
Scott Powell
8d0a17bc39
* Room server: no more "[posted]" replies from server
2025-01-30 20:09:00 +11:00
Scott Powell
f94d5f7423
* ver bumps
2025-01-30 13:46:04 +11:00
Scott Powell
659e66e3d1
* reset push_failures on successfully recv
2025-01-29 20:45:55 +11:00
Scott Powell
2e3d2d13b2
* room_server: login response now with a 'keep alive' interval suggestion
...
* room_server: new Request payload sub-type: REQ_TYPE_KEEP_ALIVE -> RESP_SERVER_KEEP_ALIVE
2025-01-29 13:14:42 +11:00
Scott Powell
52f9c358b7
* repeater: extra CLI commands
...
* room server: now loads/saves prefs, same CLI commands as repeater ("set ...")
2025-01-28 00:00:14 +11:00
Scott Powell
9a9b4fca82
* version bumps
2025-01-27 00:42:42 +11:00
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
Scott Powell
a3b7701bc0
* added 'ver' command to CLI (repeater and room server)
2025-01-24 22:00:13 +11:00
Scott Powell
068aeee87f
* Refactor: new AdvertDataHelpers.h
2025-01-24 11:41:37 +11:00
Scott Powell
2d34ac58ee
* room_server: crash fix, now detects timeouts on push post, if 3 timeouts on same client, then evicts/logs out
2025-01-23 21:24:23 +11:00
Scott Powell
b8a5c3369f
* NEW: simple_room_server
2025-01-23 16:07:44 +11:00