Sonu Yadav

Results 2 issues of Sonu Yadav

Hi Team I got an issue with Royal Flush Hand Strength with these cards. var communityCardss = ["3s","Jh","Qh","Th","8c"]; Var Playercards = [ "Kh", "Kd", "5h", "5d", "Ah" ]; OutPut: name:...

Hi, Previously I was using pomelo-jsclient-websocket, pomelo-node-client-websocket in pomelo for my game. Now I am thinking of shifting to use web-socket | socket.io in my current game. There are changes...