Skip to content

feat: make user stateless for client communication#14

Merged
mmaker merged 3 commits intomainfrom
feat/user-stateless
Oct 26, 2025
Merged

feat: make user stateless for client communication#14
mmaker merged 3 commits intomainfrom
feat/user-stateless

Conversation

@DecFox
Copy link
Copy Markdown
Contributor

@DecFox DecFox commented Oct 10, 2025

This diff extracts away functions in UserState and makes them stateless by parameterising the struct dependencies. This allows us to call the library from go without relying on the rust struct. We can hence move to maintaining state on the mobile/go clients.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants