dotnet / dotnet/MQTTnet

Decouple connection middleware from MQTTnet.AspnetCore

Open
#756 7 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
C#
Stars
5.1k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

# Describe the feature request
As part of .NET Core 3.0, we've exposed some client /server networking abstractions (see https://github.com/aspnet/AspNetCore/issues/10308) that were made to serve as a foundation for projects like this build on top of. The MQTT layer should support a very thin way to wire up the `MqttConnectionHandler` with a way to write logic to handle messages (decoupled from the underlying transport).

**MQTTnet.AspnetCore** should expose the web specific wire up.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.