epfl-cs358 / 2024sp-exoskeleton

MIT License
3 stars 1 forks source link

[websockets] Establish interactions between server and client ends #57

Closed annhit29 closed 5 months ago

annhit29 commented 5 months ago

This issue has been done right after issue #56 .

annhit29 commented 5 months ago

See the commit communication, message exchanges, interaction between client and server ends

Proofs of the establishment of interactions between the server end and the client end:

image

image

In screenshot1, the screen size was reduced to half of the screen, because I needed to see the console output. The UI is correct if I (some UI elements were set with specific values to fit my screen size) go back to the entire screen.

\ Update: the warning has gone: image

image Screenshot2-2 is for testing and demo purposes.

See commit warning fixed. .