John Ellis
John Ellis
You could - see https://github.com/deckerego/ampule/blob/main/examples/webserver/webpages.py as an example of how to retrieve files based on a GET request. If you wanted to serve up a whole directory, you could create...
@wurls80 - apologies for the delay in replying, GitHub evidently no longer feels I should be notified for open issues... Does the blocking example work? It sounds to me like...
@wurls80 following up again, let me know if you have any code samples to share. Thanks!
Sounds good - will close this for now, but happy to re-open later!
I would guess that the address re-use could cause the problem - it seems like you would have multiple resources competing for the same sockets. Do things work (until you...
We should also take a moment to look at the CircuitPython 9 and 10 changelog for https://docs.circuitpython.org/projects/midi/en/latest/api.html