You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current LockServer is implemented with Java. As it is a Socket.IO server and Socket.IO is originally implemented with JavaScript. It would be better to replace the Java implementation with a JavaScript one.
Current LockServer is implemented with Java. As it is a Socket.IO server and Socket.IO is originally implemented with JavaScript. It would be better to replace the Java implementation with a JavaScript one.