Wish Serverless apps with MQTT and IPFS

Vicente Barba

Member
Licensed User
When we develop an app to serve hundreds of users and we need hosting to centralize files and databases, the price of maintaining the necessary infrastructure can be very expensive, as well as having legal implications for storing information.

Imagine a way to do it without needing that central server. The more users you have, the more storage space there is. Using an MQTT broker to find pairs and IPFS (P2P file system) can be a reality.

IPFS resolves NAT, high availability, etc.

MQTT is available on B4X. It is not resolved to have a P2P solution on B4X. Having available would allow to build decentralized Apps of any kind without having to hire any hosting.

IPFS main page

Android

iOS
 
Top