Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 766 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 766 Bytes

CI Test Status Code Climate NPM

haraka-chunk-emitter

USAGE

const chunk_emitter = require('haraka-chuck-emitter')
messagestream.write_ce = new ChunkEmitter();

USAGE