Skip to content
New issue

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

JSON POST #1

Open
xixel opened this issue Dec 3, 2015 · 0 comments
Open

JSON POST #1

xixel opened this issue Dec 3, 2015 · 0 comments

Comments

@xixel
Copy link

xixel commented Dec 3, 2015

hi,
thx for all the work.
got some problems with getting the AI to Post its JSON.
I'm not a c kind of person so can't relay solve it my salve.
but...
it seems you need to declare response in pokerclient.c to NULL be for you call it
so sometihng like:

            //Post the action to the server
        response = NULL;
            while (attempts < MAX_TRIES

also the charaction is in a format most API's will have a hard time to understand. a dict would be helpful
lg

xiano

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant