We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: