Bob

Results 7 issues of Bob

I started implementing the server side TLS support. I used the implementation provided by @tve https://github.com/me-no-dev/AsyncTCP/pull/48 It is not finished yet! Currently the first request can successfully be made with...

Fixes: https://github.com/ElectronNET/Electron.NET/issues/694

## Environment - Module or chip used: ESP32-WROVER - IDF version (run ``git describe --tags`` to find it): v4.0.1-193-ge7ac221b4 - Build System: Make - Compiler version (run ``xtensa-esp32-elf-gcc --version`` to...

Change the way to add manual the aar to the project. It is the same way explaned here: http://stackoverflow.com/a/34919810/2286546 The reason to change it, is to avoid conflicts with other...

Would you consider to port this to Dart?

enhancement
help wanted

* **Version**: 27.1.0.43670 * **Target**: win Same issue as with Electron.NET https://github.com/ElectronNET/Electron.NET/issues/823 Current workaround see: https://github.com/ElectronNET/Electron.NET/issues/823#issuecomment-1837448070

bug

* **Version**: 27.1.0.43670 * **Target**: win Steps to Reproduce: 1. `dotnet electron-sharp start` 2. close the application (close button) 3. `Electron.App.WillQuit` not called, application stays alive in the task manager

bug