Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Why use Dyno DynoPM to make a network system?

Y&SS edited this page Jun 16, 2018 · 1 revision

Currently, using MySQL and AsyncTask, when sending requests it takes several seconds. And you have to import the AsyncTask, the data you want to send etc.. With Dyno, you don't have to take care of all that, Dyno takes care of the rest and returns what you ask to be recovered in your databases.

Clone this wiki locally