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
The websocket functionality of users leaves much to be desired. The folder structure is not very helpful and makes it difficult to understand what's going on. The following improvements can be made to make the code quality better:
Create a sockets folder
Separate Server and Client logic
Keep classes in their own file
The text was updated successfully, but these errors were encountered:
The websocket functionality of users leaves much to be desired. The folder structure is not very helpful and makes it difficult to understand what's going on. The following improvements can be made to make the code quality better:
The text was updated successfully, but these errors were encountered: