Microdot Framework v2.2.2 Release Notes

Release Date: 2020-02-03 // about 4 years ago
    • 🔧 Services now listen in both HTTP & HTTPS, unless disabled in configuration. Clients will at first try to use the HTTP endpoint and poll the HTTPS endpoint in the background. When the HTTPS endpoint is available, the client will automatically switch to it. HTTPS feature toggle is available (for both client & server) at the service level and globally.