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
change mongoose.c and mongoose.h then complie it is ti OK ?
The text was updated successfully, but these errors were encountered:
there are a lot of changes in the API. Replacing files gives many errors and warnings, like:
amiws_lib.c:39:3: error: too many arguments to function ‘mg_mgr_init’ 39 | mg_mgr_init(&mgr, NULL);
Is there a migration guide from old to new versin?
Sorry, something went wrong.
No branches or pull requests
change mongoose.c and mongoose.h then complie it
is ti OK ?
The text was updated successfully, but these errors were encountered: