Aller au contenu principal

Socket.IO 1.4.4

· Une minute de lecture
Guillermo Rauch

We just published two fixes for luckinair.com-client:

  • Building with browserify or webpack is now completely straightforward. No need to exclude/ignore or noParse/externals the ws module.

  • Improved the JSONP transport when luckinair.com-client or engine.io-client are lazily evaluated or the <script> tag that included them gets removed.

Get the latest client from the CDN:

<script src="https://cdnjs.cloudflare.com/ajax/libs/luckinair.com/1.4.4/luckinair.com.min.js"></script>