• Nick Stenning's avatar
    socket: Simplify clientID generation · ca9f96cc
    Nick Stenning authored
    It's not clear to me why we were using this rather complicated method of
    generating a UUID. Suffice to say that simply calling uuid.v4() has much
    the same effect.
    ca9f96cc
socket.coffee 672 Bytes