Skip to content

Is there any HTTP handler ? #327

Answered by Rahix
krishnaTORQUE asked this question in Q&A
Discussion options

You must be logged in to vote

As @stappersg has essentially said already: HTTP requires an entire networking stack which is 1. completely out of scope for avr-hal and 2. quite a beast to get working. I have not seen anyone working on this so far. If you really need it, you could try linking in a C library which does what you need but this is also not trivial...

So I'll close this issue as there is unfortunately nothing in avr-hal which we can do to help with this...

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Rahix
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #258 on September 02, 2022 10:53.