"beelay-iroh-chat" is a proof-of-concept chat app exploring #beelay & #keyhive from #InkAndSwitch with #iroh and #tauri:
https://github.com/Zyell/beelay-iroh-chat
This is folks from https://www.symplasma.org working on this.
10/x
"beelay-iroh-chat" is a proof-of-concept chat app exploring #beelay & #keyhive from #InkAndSwitch with #iroh and #tauri:
https://github.com/Zyell/beelay-iroh-chat
This is folks from https://www.symplasma.org working on this.
10/x
Tipragot has shipped https://github.com/tipragot/godot-iroh, a #p2p multiplayer extension for #godotengine based on #iroh. Here's to more games working peer to peer!
7/x
Aster is a #music player that streams your personal music collection over #iroh connections.
It also implements auth/device management using a simplified version of the algorithm in the decentralised key agreement paper!
https://github.com/hazelmeow/aster
2/x
While yours truly has been head deep into the 1.0 work on QUIC Multipath rather than keeping you entertained with posts here, a lot of cool things happen that haven't been mentioned. Here are 11 projects from the awesome list today, using #iroh to make cool #p2p applications.
https://github.com/n0-computer/awesome-iroh
1/x
@pixelschubsi #webxdc in #DeltaChat doesn't use #webrtc for real-time channels, please, I recommend you to read and try out things before spreading fake information
for your information webxdc uses #iroh for #p2p in DeltaChat
@n0iroh at https://iroh.computer may be an interesting #p2p case study for you. #iroh is in turn used by @delta for instance.
You can read more on how #DeltaChat use iroh in their blog post at: https://delta.chat/en/2024-11-20-webxdc-realtime
Iroh's programming language used is #Rust though, but via the #WebAssembly support it may be usable in the languages you mention, but I am not sure.
@Junicast @kubikpixel Yes, building magic wormhole with iroh direct connections would be cool! Currently magic wormhole traffic is all relayed via a server AFAIK.
Iroh is open source, and you can self-host a relay. And iroh runs on mobiles. E.g. @delta does all of those things and integrates an #iroh relay in their #ChatMail server. And #DeltaChat runs on mobiles.
The coolest part is that it has a LAN working over #iroh real-time channels. Everyone can assign self an IP address and ping each other, telnet etc.
with e2e encrypted forward secrecy connection between machines!
Currently playing around with https://github.com/MightyShadow702/v86Emu-webxdc which leverages https://github.com/copy/v86 into DeltaChat. Effectively allowing you to run a 32 bit .iso file inside DeltaChat as a webxdc application.
Right now tcp/ip is wired up with realtime communication over iroh
New video! Build #sendme into you app:
https://www.youtube.com/watch?v=jl4cAkRTMT8
#filesharing with #iroh, #p2p
#Iroh is a super fascinating project in the #LocalFirst ecosystem. You always have incredible progress in roadmap briefings, and a very good codebase + docs to get folks going.
Local-first is a next-gen computing paradigm.. one of paradigms that threaten cloud and browser vendor hegemonies.
One thing is problematic in local-fist land. There are N pioneers and N sync mechanisms / protocols.
Until there's any form of common open standards track things remain too risky technology bets.
Our friends at @delta are continuing to make #WebXDC an amazing platform: https://delta.chat/en/2025-01-23-webxdc-notifications
The realtime #WebXDC APIs are built on top of #iroh #p2p connections in #DeltaChat. Glad to be playing a part in this!
It's been a bit of a journey learning #rust and #veilid and #iroh but these last few functions were very satisfying to write. This code triggers a download of an Iroh-blobs based file from it's hash by establishing tunnels to peers in a group using a multiplexer I built using Veilid AppMessages over private routes. The code to get here was hella messy but these functions felt pretty elegant.
For the last several months I've been working on making a federated app.
I just finished migrating it to use the latest iteration of our new #leafprotocol data format on top of the #willowprotocol and so far it's going really well.
In this post I share some of the concepts and rational behind the Leaf Protocol:
https://zicklag.katharos.group/blog/introducing-leaf-protocol/
https://www.youtube.com/watch?v=RwAt36Xe3UI
If you wonder what iroh is. #deltachat uses it for second device setup and soon also for realtime #p2p connections in #webxdc