Damián Silvani

Results 96 issues of Damián Silvani

Now WebRTC is encrypted, but Pub/Sub communication, which is used mainly for code evalution and target messages (stdout/stderr from REPL processes), is not.

enhancement

Implements fragment shaders with Veda, using target `veda`. For now only fragment shaders are supported, vertex could be added as an additional target (e.g. `veda-vertex`). To do: - [x] Fragment...

enhancement

enhancement
help wanted

On home page, user can create a new session or join an existing one. #### Create session 1. First, Flok automatically creates an *invite token* for the session, stores all...

enhancement

enhancement
help wanted
hydra

The Hydra editor supports connecting remote streams via a [WebRTC patch bay](https://github.com/ojack/hydra#connecting-to-remote-streams). We could implement this here, but the API of `initStream` should change a bit. `initStream` should receive a...

enhancement
help wanted
hydra

I think `sclang_osc` is a better name than `remote_sclang` because actually it wasn't really *remote* (communicates with local sclang only), and the main difference is that it uses OSC instead...

enhancement
good first issue