Closed Spaceface16518 closed 6 years ago
Socket.io, though defaulting to silence, has a debug property. Here is a link to a socket.io page explaining it.
<script> localStorage.debug = '*'; </script>
Socket.io, though defaulting to silence, has a debug property. Here is a link to a socket.io page explaining it.
Code