paultag / moxie

moxie
MIT License
28 stars 7 forks source link

multiple web workers #13

Open paultag opened 9 years ago

paultag commented 9 years ago

having one moxied is fine, since it's pretty lazy / slow, but letting it handle many workers is super needed.

paultag commented 9 years ago

there's an aiohttp example that does this, riff off that?

paultag commented 9 years ago

refactoring this guy let us have many web only workers, so, I think we can do this?