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

Remove all version data and combine 33 commits to 1. #887

Merged
merged 1 commit into from
Jan 15, 2016

Conversation

vowstar
Copy link
Member

@vowstar vowstar commented Dec 29, 2015

Remove all version data and combine 33 commits to 1. Add http module and documention, including fix httpclient bug. etc.
#886 (comment)

Add http module and documention, including fix httpclient bug.
@jmattsson
Copy link
Member

I'm really keen on getting an actual HTTP client implementation into NodeMCU. I haven't had a chance to play/test this one, but 👍 in theory! :)

@jmattsson
Copy link
Member

Well, it's not without its shortcomings, notably in its error reporting. It took me some time to work out that a status of -1 was because the page I was fetching was too big. That said, I'd rather have this module than not have it, and it seems like a good starting point for further improvements. The module appears sound and I haven't run into any memory leaks. Any objections before I merge this?

jmattsson pushed a commit that referenced this pull request Jan 15, 2016
Add HTTP client module and documents.
@jmattsson jmattsson merged commit 52e121f into nodemcu:dev Jan 15, 2016
@marcelstoer
Copy link
Member

Any objections before I merge this?

Too late 😉

  • no proper docs (as you apparently learned the hard way)
  • examples in README.md, they don't belong there anymore (see Re-write the README.md #771)

Also, it needs to be added to https://github.com/nodemcu/nodemcu-firmware/wiki/Module-origin

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

Successfully merging this pull request may close these issues.

3 participants