ahmadsayed / mqtt-ipfs-bridge

5 stars 0 forks source link

What is the state of this project currently? #1

Open hemangjoshi37a opened 1 year ago

hemangjoshi37a commented 1 year ago

I am really interested in decentralized mqtt broker. What is the very much current development of this project as it might not be uploaded from your local repo. I read your medium article about this and came here.

ahmadsayed commented 1 year ago

Hi @hemangjoshi37a, technically, this is not a project; it was code snipped off my article in Medium; you already mentioned https://blog.cryptostars.is/a-decentralized-mqtt-broker-for-iot-on-web-3-0-1b45ce191f44

Indeed you can implement it in python as long as there is a Python library for IPFS and libp2p that support Pub/Sub, or use nodejs or golang and use python as a client, as this is standard MQTT protocol. Still even another approach is to use IPFS Pub/Sub directly I am not currently active in the IoT because I am busy with other projects; still, feel free to contact me.

hemangjoshi37a commented 1 year ago

@ahmadsayed I am really interested in your work. what projects are you currently working on? can i contribute to your work in anyway? You can give me list of projects that you are currently related to .

ahmadsayed commented 1 year ago

Thanks for your interest; as of now, I am more focusing the Decentralization of the Metaverse creation and editing tools.

https://www.youtube.com/watch?v=lyKfJ1zENCE

https://github.com/ahmadsayed/suka-forever

Which is mainly a combination of WebGL, Blockchain(FEVM), and IPFS.