- Removed SocketClient class and its associated functionality. - Introduced SocketUser and SocketHost classes to handle user and host socket connections respectively. - Updated SocketManager to manage user and host connections, including authentication and event handling. - Enhanced event handling for user actions such as locking, unlocking, and subscribing to updates.