Skip to content

Examples of using adafruit_httpserver with asyncio #70

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

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

michalpokusa
Copy link
Contributor

⭐ Added:

  • Simple .poll example using asyncio

🛠️ Updated/Changed:

  • Websocket example now uses asyncio instead of manually tracking task timings

@michalpokusa michalpokusa marked this pull request as ready for review September 25, 2023 12:55
Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. I ran both examples successfully on a Feather ESP32-S2 TFT. Thank you @michalpokusa!

@FoamyGuy FoamyGuy merged commit 7e94e16 into adafruit:main Oct 9, 2023
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 10, 2023
Updating https://github.com/adafruit/Adafruit_CircuitPython_LIS3MDL to 1.1.26 from 1.1.25:
  > Merge pull request adafruit/Adafruit_CircuitPython_LIS3MDL#25 from CedarGroveStudios/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1680 to 1.1.5 from 1.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_SSD1680#20 from makermelissa/bonnet-example
  > Merge pull request adafruit/Adafruit_CircuitPython_SSD1680#19 from makermelissa/fix-offset

Updating https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer to 4.4.2 from 4.4.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_HTTPServer#70 from michalpokusa/asyncio-examples

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
@michalpokusa michalpokusa deleted the asyncio-examples branch October 26, 2023 08:39
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.

2 participants