justbendev

Results 19 comments of justbendev

Brother don't know how to use git and ssh and opened an issue with a copy paste of a simple keychain check... Please don't use Github projects if you have...

For example video_player offer this with a Map value that you add in the Constructor , unfortunately it only send it once on the first request , sadly subrequests don't...

**Hello** :wave: This is still happening today, i was randomly doing code checks for the REST API implemented with this library and after some investigation i pinned the crash here...

Hello @spad 👋 This is actually already implemented you just need to go to matches, then click on the picture , a green ring will be displayed on selected pictures...

**Hello @feronarockiam :wave:** I would suggest looking at some basics videos on YouTube to learn some Arduino / C++ Basics before trying to use libraries. You shouldn't create issues to...

### Hello :wave: You (@playmiel) are saying that [yubox-node-org/AsyncTCPSock](https://github.com/yubox-node-org/AsyncTCPSock.git) have an SSL implementation, that part i get it and see it in the code. > I tested and the code...

# Alternative Library @chrisdiphoorn This is currently the best ESP32 HTTPS Server library [HTTPS_Server_Generic](https://github.com/khoih-prog/HTTPS_Server_Generic) it's based on [esp32_https_server](https://github.com/fhessel/esp32_https_server) but without the bugs (**Do not use esp32_https_server**) --- @playmiel Can you...

@rbiro-alarm , @crackwitz This issue have been fixed in commit #34 but unfortunately the pip package have not been updated since 2018. **To fix this issue you can uninstall the...

Found the issue after some debugging. By default nsd do not use "name + .local" as hostname, Android.local have been used by default. it can be set with the hostname...