Skip to content
Snippets Groups Projects
  1. Sep 18, 2024
  2. Dec 23, 2023
  3. Dec 21, 2023
  4. Mar 06, 2023
    • James Ide's avatar
      Add small site with a service worker, make MQTT optional, use HTTPS (will abandon) · 46fb1e62
      James Ide authored
      - A small website registers a service worker and subscribes to push notifications
      - MQTT is now optional, set `MQTT_ENABLED = 1` in settings.toml to opt in
      - Configured the web server to use HTTPS. However, even with a small 1024-bit RSA certificate, performance is too slow (~10 seconds per response) and the service worker doesn't even load. Going to deploy this to the cloud instead eventually, and have the Pico just receive push subscriptions and send push notifications.
      46fb1e62
  5. Feb 19, 2023
  6. Feb 18, 2023
  7. Oct 12, 2022