Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save theonlyrao/af9d402de56278d3a394376d546f2f2b to your computer and use it in GitHub Desktop.
Save theonlyrao/af9d402de56278d3a394376d546f2f2b to your computer and use it in GitHub Desktop.
Websockets Workshop

WebSockets Workshop (30 points)

Websockets Workshop

My Repo

I did not complete the code along. I was able to get a users previous vote to render on the page. I was also able to get the full tally of votes to be sent back to the user. However, I wasn't able to parse the returned aggregate vote information in a way that would let me render it on the page.

Since I could not get the aggregated vote information to display, I did not try to format it nicely.

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