esp-protocols

Collection of ESP-IDF components related to networking protocols

Stars
185
Committers
113

Bot releases are hidden (Show)

esp-protocols - websocket-v1.0.0

Published by gabsuren over 1 year ago

Features

  • Error handling improved to show status code from server (d047ff5)
  • Added new API esp_websocket_client_set_headers * Dispatches 'WEBSOCKET_EVENT_BEFORE_CONNECT' event before tcp connection (d047ff5)
  • Support HTTP basic authorization (1b13448)
  • Add websocket error messages (d68624e)
  • Add task_name config option (1d68884)
  • Added new API esp_websocket_client_destroy_on_exit (f9b4790)
  • Added badges with version of components to the respective README files (e4c8a59)

Updated

  • unite all tags under common structure py test: update tags under common structure (c6db3ea)