Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App: Jeopardy Board with yew #1

Open
StealthOrc opened this issue Apr 21, 2024 · 3 comments
Open

App: Jeopardy Board with yew #1

StealthOrc opened this issue Apr 21, 2024 · 3 comments
Assignees

Comments

@StealthOrc
Copy link
Owner

StealthOrc commented Apr 21, 2024

@Shiirroo did a test frontend in svelte. this needs to be converted over to yew and then removed.
A test websocket is already in use and should be used for proof of concept.

@StealthOrc StealthOrc self-assigned this Apr 21, 2024
StealthOrc added a commit that referenced this issue Apr 24, 2024
…t try #1

mal schauen was wird - hoffentlich geht nix kaputt.
@StealthOrc
Copy link
Owner Author

TODO: need to add a call to /session to get a session id when a page is being loaded and hand that session id(either already existing, read from cookie, or generate a new one and write it to cookie) to the websocket.

@StealthOrc
Copy link
Owner Author

Shiirroo already implemented the session request via backend (request.set_cookie())

StealthOrc added a commit that referenced this issue Apr 25, 2024
@StealthOrc
Copy link
Owner Author

see commit dc4d62a : websocket is not yet being called after routing. before websocket was called from the getgo of the app, but this is wrong,

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

No branches or pull requests

1 participant