AMVC-Gaming / big-tony

🔌 A data-driven authoritative server solution written in C#.
https://amvc-gaming.github.io/big-tony/
2 stars 1 forks source link

Re-Multithread Entire System #7

Open William-McGonagle opened 3 years ago

William-McGonagle commented 3 years ago

Idea

So... the entire system is not mutlithreaded anymore because I refactored the architecture.

Implementation

Just make sure that the multithreading works properly and is efficient.

Requirements