Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

messagestream: don't send default settings #3290

Merged
merged 2 commits into from
Apr 15, 2024
Merged

Conversation

msimerson
Copy link
Member

@msimerson msimerson commented Mar 13, 2024

I'm pretty sure most of these are anachronisms, left over from when message_stream didn't have robust options handling and one had to pass in an object or an exception was thrown. Now requests to message_stream.pipe have a default argument object

Checklist:

  • docs updated
  • tests updated
  • Changes updated

@msimerson msimerson marked this pull request as ready for review March 24, 2024 16:04
msimerson added a commit to haraka/message-stream that referenced this pull request Apr 3, 2024
- feat: use optional chaining (?.) & default params
- remove eslint & mocha from devDeps (install as needed with npx)

related to haraka/Haraka#3290
@msimerson msimerson force-pushed the message-stream-default branch from b7970d9 to ee17fd1 Compare April 3, 2024 22:59
@msimerson msimerson force-pushed the message-stream-default branch from 3771926 to 4f47171 Compare April 15, 2024 23:11
@msimerson msimerson merged commit 0215754 into master Apr 15, 2024
19 checks passed
@msimerson msimerson deleted the message-stream-default branch April 15, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant