MUN1Z/KingNetwork

did its use thread?

bag7dad opened this issue · 1 comments

I just use node js as a server and because the NodeJs is a single thread so I switched to c# and started using your code as a server
what did I mean did the received socket data single thread or multi-thread?

MUN1Z commented

Sorry for delay, this library just use a single thread on server and client code.