Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Emscripten > Javascript #11

Closed
X4 opened this issue Oct 18, 2013 · 2 comments
Closed

Idea: Emscripten > Javascript #11

X4 opened this issue Oct 18, 2013 · 2 comments

Comments

@X4
Copy link

X4 commented Oct 18, 2013

Hi,

I see a lot of potential in TeleHash, if you could make it work within the browser too.
I've seen video-/audio-codecs, game-engines, operating-systems and a lot of other stuff getting converted to javascript. So converting to javascript should not be impossible and not too hard, although admittedly also not easy at all. The main problem would be to slim TeleHash down to the bare essentials.

I think using Websockets, Webworkers, Localstorage andIndexDB as architecture and Matrix3D() for speeding up DHT calculations would be perfect. Binary TeleHash would need an update to prefer browserTeleHashes, because they're less reliable.

What do you think?

@quartzjer
Copy link
Owner

This is actually in progress! https://github.com/quartzjer/thjs

It's early yet, a lot of proof-of-concept code in there, but I expect it'll be one of the main implementations soon here :)

@X4
Copy link
Author

X4 commented Oct 26, 2013

wow, thanks for the link!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants