Skip to content

Potential improvements

hcliff edited this page Nov 27, 2012 · 2 revisions

Because of existing incompatibilities with the existing bittorrent spec it may be possible to make improvements without further issue.

Byte arrays

Ampere internally uses byte arrays, it decodes the strings it receives from peers into byte arrays. JS support is very good, with filesystem and webrtc support - this would help improve performance and reduce complexity by handling the same datatype throughout.

Mozilla spec on typed arrays

Clone this wiki locally