Skip to content

Support Windows NamedPipe's in Kestrel #14207

Closed
@mconnew

Description

@mconnew

Is your feature request related to a problem? Please describe.

CoreWCF needs to be able to accept connections on Windows named pipes to accept connections from existing .NET Framework clients.

Describe the solution you'd like

CoreWCF needs to support creating a listening pipe on both local and global namespaces. We also need to be able to modify the ACL on the named pipe (PipeStream.GetAccessControl/SetAccessControl).


Update 2022/12/22 @JamesNK

Initial commit - #44426

Work still to do:

Metadata

Metadata

Assignees

Labels

affected-very-fewThis issue impacts very few customersarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsenhancementThis issue represents an ask for new feature or an enhancement to an existing onepartner-impactseverity-nice-to-haveThis label is used by an internal tool🥌 Bedrock

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions