-
Notifications
You must be signed in to change notification settings - Fork 0
Add Multi threading #27
Copy link
Copy link
Open
Labels
PrioFor issue thats need to be done firstFor issue thats need to be done firstReworkFor all the things that needs a rework.For all the things that needs a rework.
Metadata
Metadata
Assignees
Labels
PrioFor issue thats need to be done firstFor issue thats need to be done firstReworkFor all the things that needs a rework.For all the things that needs a rework.
So this is the way i can solve the bug.
I will use multi threding to solve it we have the socket communtion on one thread and the game logic on another.