Patricio Whittingslow

Results 350 comments of Patricio Whittingslow

Hey Gherlein, glad this is being of help! I myself have never used the AP functionality. @scottfeldman helped port it from Rust after we failed to get the C version...

Worth mentioning: an example of AP usage would be very welcome in this repo!

I believe it should be possible- the [bufio.Reader](https://github.com/soypat/cyw43439/blob/a62ee4027d66bc0f92d4f7bc3902627fb8e6ed6b/examples/http-server/main.go#L111) used will point to the start of the POST request data if I am not mistaken. If that is not the case...

I have observed this behaviour on my own. Right now trying to bring tinygo support to RP2350 so it might be a while before I get around to this.

I'm giving Gophercon AU conference talk this upcoming week. Maybe when I get back, though I've been swamped with other tasks

@kovalovme currently working on a testable dhcp framework @ https://github.com/soypat/tseq It would help greatly to have wireshark packet captures of the server-client interaction when it goes smoothly and when it...

Hey! What's go-micro?

https://github.com/soypat/lneto (previously https://github.com/soypat/tseq) still in early development, not ready for use. And seqs is still in the state it was in last we talked

From what I've heard DHCP is working much better with lneto. To test this switch to lneto replacement branch (https://github.com/soypat/cyw43439/pull/63) and run the dhcp example that now uses lneto.

Thank you for your answer. If we did not miss any identifier naming rules I guess we can close this. (I guess the one remaining is `CLAY_` for macros...)