Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
If all boxed component values are Codable (or serialisable by other means), we could persist them and thereby decouple the state from a specific server. E.g. store in Redis.
See SwiftObjects WOSessionStore savePage etc.
Not sure it's worth it :-)