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

Provide configurability for receiving connection data #212

Merged

Conversation

clintonpi
Copy link
Contributor

Motivation:

Users are stuck with the hardcoded parameters for receiving data from a connection.

Modifications:

  • Add new options to NIOTSChannelOptions for configuring how to receive data from a connection.

Result:

Users can configure how they receive data from a connection.

Motivation:

Users are stuck with the hardcoded parameters for receiving data from a connection.

Modifications:

- Add new options to `NIOTSChannelOptions` for configuring how to receive data from a connection.

Result:

Users can configure how they receive data from a connection.
@Lukasa
Copy link
Contributor

Lukasa commented Oct 17, 2024

@swift-server-bot add to allowlist

@Lukasa Lukasa added the 🆕 semver/minor Adds new public API. label Oct 17, 2024
Copy link
Contributor

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one! This looks great.

@Lukasa Lukasa merged commit bbd5e63 into apple:main Oct 17, 2024
5 of 6 checks passed
@clintonpi clintonpi deleted the configurability-for-receiving-connection-data branch October 21, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants