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

Migrate HTTP to socket API #7585

Closed
laperie opened this issue May 16, 2018 · 2 comments
Closed

Migrate HTTP to socket API #7585

laperie opened this issue May 16, 2018 · 2 comments
Labels
area: Networking Clients area: Sockets Networking sockets Enhancement Changes/Updates/Additions to existing features

Comments

@laperie
Copy link
Collaborator

laperie commented May 16, 2018

As a part of the Zephyr Networking API rework we need to update all protocols to be based on sockets.h instead of net_app/net_context.

@pfalcon
Copy link
Contributor

pfalcon commented Dec 6, 2018

HTTP API really should be completely redesigned for socket implementation, taking #3796 criticism of the current implementation into account. Porting suitable minimal 3rd-party library always remains as a choice.

@pfalcon pfalcon added the area: Sockets Networking sockets label Dec 19, 2018
@nashif
Copy link
Member

nashif commented Jun 19, 2019

we have no HTTP api anymore, so this is obsolete.

@nashif nashif closed this as completed Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking Clients area: Sockets Networking sockets Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

3 participants