emailjs / emailjs-imap-client

Low-level JS IMAP client for all your IMAP needs.
MIT License
557 stars 123 forks source link

Parser supporting TypedArray #138

Closed gudmundurg74 closed 7 years ago

gudmundurg74 commented 7 years ago

Bumped parser version (emailjs-imap-handler). The new parser uses TypedArray instead of strings which is a significant memory and speed improvement.