Initial Drop of having an ai-service that can join games.
currently works by the user passing a partyID on an endpoint to the service, it will call game-service to get the current round and then directly open a websocket with the round and join through a new onMessage() message.
Initial Drop of having an ai-service that can join games.
currently works by the user passing a partyID on an endpoint to the service, it will call game-service to get the current round and then directly open a websocket with the round and join through a new onMessage() message.