cabal-club / cabal-client

interface for writing peer-to-peer chat clients
GNU General Public License v3.0
95 stars 14 forks source link

Build for web browsers? #75

Open loredanacirstea opened 3 years ago

loredanacirstea commented 3 years ago

I know cabal is based on Dat and Dat has an sdk that is supposed to work for browsers. Would cabal-client work for browsers too? Any plans to provide a build?

cblgh commented 3 years ago

@loredanacirstea yes! that's actually one of my next pet projects within cabal, now that channel archiving has been merged!

you can see some early explorations of this in caballo, https://caballo.cblgh.org/ :)