RangerMauve / hyperswarm-web

Implementation of the hyperswarm API for use in web browsers
MIT License
102 stars 15 forks source link

Bundle size of 1.1MB #11

Closed genderev closed 3 years ago

genderev commented 3 years ago

Ran browserify hyperswarm.js --s module > module.js and the bundle size was 1.1 MB.

Can you maybe explain how the proxy works so I can try to implement a leaner version myself? I really appreciate your work on this.

genderev commented 3 years ago

Inevitable due to streams