Skip to main content

Socket.IO 1.4.5

· One min read
Guillermo Rauch

We just published some quick fixes!

  • Fixed socket.io-client usage with NativeScript.
  • Fixed graceful close of the attached http Server of socket.io and engine.io.

Get the latest client from the CDN:

<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.4.5/socket.io.min.js"></script>