Skip to content

.NET Framework Listener and .NET 8 Client #179

@brckelly

Description

@brckelly

I'm having an issue where I have a .NET 4.x Framework listening on a Hybrid Relay. When the client is .NET 8 and calls a POST to the hybrid relay, something is happening and the connection is terminated before the client receives all the data. For some reason, this doesn't happen with a GET. It also doesn't happen when the client is .NET 4.x Framework either.

I've put together a pair of sample applications that demonstrate the issue.

https://github.com/brckelly/hybrid-relay-issue

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions