Skip to content

Instantly share code, notes, and snippets.

@itsrachelfish
Created March 2, 2019 01:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itsrachelfish/5bdf186a6a6b0c02f2de4bd880ecf47f to your computer and use it in GitHub Desktop.
Save itsrachelfish/5bdf186a6a6b0c02f2de4bd880ecf47f to your computer and use it in GitHub Desktop.
Wetfish Sync

server.js

  • Initializes express.js
  • Initializes socket.io
  • Sets up API routes

media-player.js

  • Stores the playlist
  • Determines media types within playlist
  • Runs a timer to update clients with the current playback time of the video
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment