Vendor Synchronization

In addition to making sure our Socket.IO Node modules are in sync, we also need to make sure the version of the Socket.IO client we include in our distribution files matches our Node.js server. Socket.IO doesn’t seem to provide a version variable, so we work around it with a fs.stat() call instead.

  1. E452Stuff That Needs Doing

    Wed, 5 Oct ’16
  2. E453Dependency Consistency

    Mon, 10 Oct ’16
  3. E454Vendor Synchronization

    Wed, 12 Oct ’16
  4. E455../../..

    Mon, 17 Oct ’16