Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

HttpUpgradeStream doesn't have overloads for Memory<byte> #2620

Closed
@buybackoff

Description

@buybackoff

HttpUpgradeStream was omitted from #2333, while it's request and response streams do have those methods. Found it while investigating https://github.com/dotnet/corefx/issues/29951.

Also cannot understand yet if the request and response streams use non-allocating ValueTask from https://github.com/dotnet/corefx/issues/27445?

So far all performance benefits from 2.1 are not available for WebSockets via Microsoft.AspNetCore.WebSockets middleware.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions