Skip to content

Conversation

@csboo
Copy link
Collaborator

@csboo csboo commented Nov 29, 2025

At long last..

  • based on serwir(dioxus) #32 but has some other things
  • probably many dotenv secrets are still hiding in there (probably not but who knows)
  • very broken
  • very WIP
  • client netcode is dead and deprecated, and not work :D

good luck and have fun!

jarjk and others added 30 commits October 22, 2025 16:52
…ialize; fix(clients): prefer `game_state_of` instead of `game_state`
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@csboo
Copy link
Collaborator Author

csboo commented Nov 29, 2025

also cargo workspace was made
libjack was moved to its own crate
and libjack was slightly modified (some things were made pub)

maybe (probably) more refactoring is needed

@csboo
Copy link
Collaborator Author

csboo commented Nov 29, 2025

to fix the client's net code, we need to use dioxus' own server function macro thingies, i didnt have quite enough time just yet to rewrite it, shouldnt be that hard though

@csboo
Copy link
Collaborator Author

csboo commented Nov 29, 2025

oh and i also left in the old generated client from openapi spec, that i used to write the old netcode, for context

@csboo
Copy link
Collaborator Author

csboo commented Nov 29, 2025

now that i think about it, the doc comments' line breaks possibly got completely demolished by my formatter, though i didnt check since it is kinda invisible

@jarjk jarjk mentioned this pull request Nov 30, 2025
@jarjk jarjk changed the title Dioxus fullstack serwir(Dioxus fullstack) Nov 30, 2025
@jarjk jarjk changed the title serwir(Dioxus fullstack) rwir(Dioxus fullstack) Nov 30, 2025
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.

3 participants