CmdrDats / igoki

Clojure Go Kifu recorder and OGS player
Eclipse Public License 1.0
161 stars 16 forks source link

Update socket.io library #71

Closed CmdrDats closed 2 years ago

CmdrDats commented 2 years ago

socket io used is very old, so need to update - it's used for the OGS integration, so will need to be careful to test it. Probably can do this when working on the OGS interface, once the UI is in a better place in general

Edit: Actually, looking at this: https://github.com/socketio/socket.io-client-java it looks like upgrading might not be an option unless online-go.com actually flips out their server version? So I'll shelf this for now