AToMPM / atompm

A Tool for Multi-Paradigm Modeling
https://atompm.github.io/
GNU Lesser General Public License v3.0
22 stars 15 forks source link

Update socketio node packages #55

Closed BentleyJOakes closed 3 years ago

BentleyJOakes commented 6 years ago

The socket.io and socket.io-client packages currently used are very outdated (version 0.9.19 and 0.9.16 verse 2.1.1). This may lead to security, performance, or other concerns because they are not supported.

Replacement is not drop-in, but should not require invasive changes.

BentleyJOakes commented 3 years ago

Work continues on the update-socket branch. However, the Python package socketio has to be updated to work with version 3 of the npm socket.io before this can all be tested and merged.

BentleyJOakes commented 3 years ago

Fixed by f05596a1655287b4a2eaa0cb8005f15084b89ffd