Skip to content

Add removeHandler(context: ChannelHandlerContext) to SynchronousOperations of ChannelPipeline#2912

Merged
FranzBusch merged 3 commits into
apple:mainfrom
supersonicbyte:main
Oct 10, 2024
Merged

Add removeHandler(context: ChannelHandlerContext) to SynchronousOperations of ChannelPipeline#2912
FranzBusch merged 3 commits into
apple:mainfrom
supersonicbyte:main

Conversation

@supersonicbyte
Copy link
Copy Markdown
Contributor

Motivation:

As per #2906.

Modifications:

Added a method to SynchrounousOperations of ChannelPipeline.

Result:

Now we are able to remove channel handlers by context.

…rations of ChannelPipeline.

Motivation:

As per apple#2906.

Modifications:

Added a method to SynchrounousOperations of ChannelPipeline.

Result:

Now we are able to remove channel handlers by context.
@FranzBusch
Copy link
Copy Markdown
Member

Thanks for working on this. LGTM!

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.

3 participants