We published three minor releases right after 2.0.0, so please be sure to use the latest version! Including:

  • A fix for a race condition within middleware: Issue #2935

  • A fix for a potential race condition when emitting to a room: Issue #2962

  • A fix for the query option in the client: Issue #1086

Get the latest client from the CDN:

<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.0.3/socket.io.js"></script>
Caught a mistake? Edit this page on GitHub