ESP3D/libraries/ESP32SSDP-2.0.3
Luc 3bb05c9881 Update ESP32SSDP library to access started state and ethernet fix
Add SSDP ad mDNS to ESP420 report|
Add waiting loop to get the ethernet IP in DHCP in STA mode to be sure network services start with proper IP
Change debug log to verbose log

Bump version
2024-12-10 19:14:46 +08:00
..

ESP32 Simple Service Discovery Copyright (c) 2015 Hristo Gochkov

All Contributors

Original (Arduino) version by Filippo Sallemi, July 23, 2014. Can be found at: https://github.com/nomadnt/uSSDP

Version 2.x for ESP32 V3.0.0 and later.

Latest stable release Release Version Release Date github-ci ESP32 Core  Version

The IDF component version can be found here: https://github.com/luc-github/SSDP_IDF

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Warning

Disclaimer

The software is provided 'as is,' without any warranty of any kind, expressed or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software. It is essential that you carefully read and understand this disclaimer before using this software and its components. If you do not agree with any part of this disclaimer, please refrain from using the software.

Note

Be Noted

This version is an update for ESP32 V3.0.0 and later which is a breaking change, so this version of the library is not compatible with the previous versions of the ESP32 core. The previous version of the library is available in the branch V1.x. The deprecated functions of 1.x version have been removed.

Contributors

Thanks goes to these wonderful people (emoji key):

Sean Mathews
Sean Mathews

💻
Bastler
Bastler

💻
Cristian Popescu
Cristian Popescu

🐛

This project follows the all-contributors specification. Contributions of any kind welcome!