Thank you so much for the tutorial, is the only video I found about multiple lobbies. Sorry for asking, but could you do en extra edit of this tutorial so you can choose the lobby where you want to connect ? In case you want to play with a friend and not with random people. Anyway thanks again for the tutorial !!
Would this be efficient really for handling huge traffic? I doubt that, i come up with a solution where you can create multiple sockets and each socket handle x amount of clients and lobbies/rooms when a player tries to create/join a lobby publicly or with code the server then retieve the socket info related with that and sends it back, the client disconnects from the master server and connects to that socket and now his actions can be processed etc, and ofc I'm using a new thread for each socket, what do you think about this ?
YOU KIDDING ME I BEEN SEARCHING FOR THIS TUTORIAL FOR MONTHS
efficient solution, I had several days looking for this, thank you very much for taking the time to make this tutorial
Glad it helped!
Thank you so much for the tutorial, is the only video I found about multiple lobbies. Sorry for asking, but could you do en extra edit of this tutorial so you can choose the lobby where you want to connect ? In case you want to play with a friend and not with random people. Anyway thanks again for the tutorial !!
This code is a bit old but if I can find it for sure I’m happy to
@@geopoposcan you please update the code i know you updated it in github but please please make a tutorial
Would this be efficient really for handling huge traffic? I doubt that, i come up with a solution where you can create multiple sockets and each socket handle x amount of clients and lobbies/rooms when a player tries to create/join a lobby publicly or with code the server then retieve the socket info related with that and sends it back, the client disconnects from the master server and connects to that socket and now his actions can be processed etc, and ofc I'm using a new thread for each socket, what do you think about this ?
Can you share the link for this solution?
No it would be terrible at handling high volumes of traffic XD
If this work i will subscribe from all my accounts and like all of your videos and comment
Did it work for you XD