Open pociej opened 4 years ago
We need mechanism that takes deals from dealer service and then make some kind of in memory stack so we are able to serve deals reasonable way :
each board should be as soon as possible served to many tables to be able to compare results with.
We need to be sure that same board wont be served two times to user
Great, I'd like to work on this. How do I get the deals from the deal server, and what do they look like? How do I serve them to the tables?
We need mechanism that takes deals from dealer service and then make some kind of in memory stack so we are able to serve deals reasonable way :
each board should be as soon as possible served to many tables to be able to compare results with.
We need to be sure that same board wont be served two times to user