Added note about multithreading
+6
@@ -30,3 +30,9 @@ Server Room:
|
||||
* player list
|
||||
* monster list
|
||||
* combat entrance list
|
||||
|
||||
Multithreading the network packets:
|
||||
* queue
|
||||
* function to push to the queue
|
||||
* function to retreive from the queue
|
||||
* Get the client running first
|
||||
Reference in New Issue
Block a user