MultiOgar
MultiOgar copied to clipboard
Multiple Rooms in one server
Already made that in my server using C++ (running 1 thread for each room, another thread for websocket). Works pretty much good, no idea how it could be done here though.