Hacker News new | ask | show | jobs
by srid 557 days ago
Interesting, I'm working on a similar project myself. Is your web clone open source?
1 comments

The whole web part is in here: https://github.com/bjackman/limmat/blob/master/src/http.rs

Like 100 lines of code total to get it rendering in a browser with live updates over a web socket.