Hacker News new | ask | show | jobs
by snvzz 1006 days ago
Is there going to be a way to have very simple clients, perhaps with a helper in the server side?

It'd be nice to bring matrix to microcontrollers and "retro" computer platforms.

1 comments

the API already is super simple, and low bandwidth could already work on retro machines (I had 6809 in mind when experimenting with it). The problem is e2ee, but we have the Pantalaimon e2ee proxy to convert unencrypted Matrix traffic into E2EE traffic for precisely this sort of thing :)
That's promising :)

I had 68000, 8086/88 and 6502 in mind.