cabal-club / cabal-client

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

Make client work in the browser #76

Closed cblgh closed 2 years ago

cblgh commented 3 years ago

This has not been super thoroughly tested yet (e.g. against any client) but I did just manage to get it all to compile & output a lil herlo world.

edit: it's more tested nao :3

image

This PR depends on https://github.com/cabal-club/cabal-core/pull/104, and also https://github.com/cabal-club/cabal-core/pull/105 6947bS7

nikolaiwarner commented 3 years ago

+1 😉