[socket.io] Remove SockJs module

This commit is contained in:
Sergey Konovalov
2022-09-18 18:45:20 +03:00
committed by Sergey Konovalov
parent 2f124fe07f
commit e320e9463a
6 changed files with 25 additions and 73 deletions

View File

@ -28,11 +28,11 @@ License: MIT License
License File: license/Megapixel.license
5. SockJS - WebSocket emulation - Javascript client
5. SocketIO - WebSocket emulation - Javascript client
URL: http://sockjs.org
URL: https://socket.io
License: MIT License
License File: license/SockJS.license
License File: license/SocketIO.license
6. Underscore - Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux, and Backbone.js's suspenders.