Skip to content

Remove the CustomTcpListener internal implementation #236

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
When designing the TCP health probe, we first implemented a custom TcpListener implementation, but later we chose to use a BackgroundService for this implementation, making this (internal) CustomTcpListener obsolete.

Describe the solution you'd like
Remove the CustomTcpListener.

Metadata

Metadata

Assignees

Labels

area:healthAll issues related to healthbreaking-changeAll issues related to code breaking changes.good first issueGood for newcomers

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions