UNPKG

haraka-message-stream

Version:
27 lines (17 loc) 729 B
[![CI Test Status][ci-img]][ci-url] [![Code Climate][clim-img]][clim-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 [clim-img]: https://codeclimate.com/github/haraka/message-stream/badges/gpa.svg [clim-url]: https://codeclimate.com/github/haraka/message-stream