Jade Mattsson

Results 8 issues of Jade Mattsson

### Missing feature Espressif's web server component also provides support for WebSockets. This is currently not exposed via the `httpd` module. ### Justification Websockets can provide a far more responsive...

enhancement
ESP32

- [x] This PR is for the `dev` branch rather than for the `release` branch. - [x] This PR is compliant with the [other contributing guidelines](/CONTRIBUTING.md) as well (if not,...

new feature
ESP32

- [x] This PR is for the `dev` branch rather than for the `release` branch. - [x] This PR is compliant with the [other contributing guidelines](https://github.com/nodemcu/nodemcu-firmware/blob/dev/CONTRIBUTING.md) as well (if not,...

Follow-up to the mighty #719. The original NodeMCU authors suspended active contributions to this project in summer 2015 and transferred the responsibility for the support and maintenance of the project...

governance

- [x] Used appropriate template for the issue type - [x] Searched both open and closed issues for duplicates of this issue - [x] Title adequately and _concisely_ reflects the...

Fixes #3648. - [x] This PR is for the `dev-esp32` branch rather than for the `release` branch. - [x] This PR is compliant with the [other contributing guidelines](/CONTRIBUTING.md) as well...

bugfix
ESP32

- [x] This PR is for the `dev-esp32` branch rather than for the `release` branch. - [x] This PR is compliant with the [other contributing guidelines](/CONTRIBUTING.md) as well (if not,...

enhancement
ESP32

A small module to interface with the mDNS support on the IDF. This allows an ESP32 device to become discoverable on the network easily, as well as find other devices/services...

new module
ESP32