floatinghotpot / casino-server

:fire: An online poker game server powered by Redis, node.js and socket.io
MIT License
1.06k stars 471 forks source link

Documentation? #36

Open dhaeb opened 4 years ago

dhaeb commented 4 years ago

Hey guys,

thanks for the project, I was able to run it. Actually, I'm currently developing a GUI for holdem and I'm searching for a suitable backend. But the problem is, that I can not find any docs about your game protocol. I guess I have to reverse engineer that .... so therefore its faster to create my own. Sorry guys, but you really need to improve that. Best,

Dan