Closed RedBrumbler closed 8 months ago
Before merging, we need to have a think about these things:
1) For simplistic use, I would guard against multithreaded access (std::mutex?) 2) Make people unsubscribe properly, but log out whoever is still subscribed and call them the fuck out. 3) The instance is required for non-Zenject access. How it's done past that, I don't mind.
ok, I see. If there is a better way of doing instancing/zenject access, feel free to explore that possibility. So long the API is clean and simple to follow, I don't really care too much.