We have a home automation project based on esp8266 .
We need some patch to communicate to esp directly when in local wifi instead of App-wifi-server-esp it should work App-wifi-esp when both esp and phone app is in same network.
This will solve dependency and delay in execution. Both for private Server or Blynk server.
The only time the server is not directly involved with a Blynk linked device is with Bluetooth… and even then the server is still necessary for the App to run.