mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[socket.io] Remove SockJs module
This commit is contained in:
committed by
Sergey Konovalov
parent
2f124fe07f
commit
e320e9463a
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user