haraka-message-stream
Version:
Haraka email message stream
24 lines (14 loc) • 546 B
Markdown
[![CI Test Status][ci-img]][ci-url]
# haraka-message-stream
## Used By
- Haraka/transaction.js
- haraka/test-fixtures/transaction
## USAGE
```js
new MessageStream(cfg, uuid, header_list)
```
## REFERENCES
Usage of this module is documented in the Haraka [Transaction](https://haraka.github.io/core/Transaction) docs.
<!-- leave these buried at the bottom of the document -->
[ci-img]: https://github.com/haraka/message-stream/actions/workflows/ci.yml/badge.svg
[ci-url]: https://github.com/haraka/message-stream/actions/workflows/ci.yml