Design approach that treats brief offline periods as the norm rather than an exception, queueing local changes and synchronizing them when connectivity returns. Logux supports offline mode out of the box: the client tracks the WebSocket connection with periodic pings, accumulates pending events while offline, and resends them when the connection restores.