-
Notifications
You must be signed in to change notification settings - Fork 1
Add Django Channels #49
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
base: main
Are you sure you want to change the base?
Conversation
Websocket now handles table rendering
eb2ef1b
to
6aefa2a
Compare
This was for testing. Not meant to be permenant
Don't know what's going on here but the websocket keeps disconnecting on the coach and student pages. Getting a connection refused error after HANDSHAKING: Do either of you guys know what could be going on? |
You need to run |
Alright cool, didn't know we had docker on this version but that makes sense. Is the student page broken cause we don't have real users set up yet? |
Yeah, if you want to test it for now you can change
|
Okay last question, how are you passing the table through right now, I noticed that the |
This PR adds live updating functionality to the coach and student pages