Feross Aboukhadijeh
Feross Aboukhadijeh
Re-opening, since this feature is a requirement for #18.
@dominictarr I don't have time at the moment for this, but thanks for sharing the link to `pull-box-stream`. I didn't know that there was a way to run libsodium in...
@jhiesey What do you think of this idea?
And https://shareby.me/
https://en.wikipedia.org/wiki/Hellschreiber
@Ravenstine Very neat library! Just tried it out and it worked perfectly. It's also amazingly lightweight: ``` $ browserify -r goertzeljs | gzip | wc -c 1663 ``` Do you...
@ke7ofi Neat idea! Right now, the code that handles embedding different types of media lives in the webtorrent package at [lib/append-to.js](https://github.com/feross/webtorrent/blob/master/lib/append-to.js). I think that putting STL support there might drastically...
@maxogden has an old package that might work, or make a good starting point: https://www.npmjs.com/package/stl-obj-viewer
@maxogden nice!