pociej / bridge

A play engine using services to enable users to play bridge online
1 stars 3 forks source link

Create deals server #5

Open pociej opened 4 years ago

pociej commented 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 :

suemanning commented 4 years ago

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?