dotnet / dotnet/MQTTnet

Provide an Abstractions package

Open
#2,183 1 comment 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
I want to be able to have a library which handles mqtt messages without needing to take on a dependency of the entire mqtt library which includes a client etc.

### Which project is your feature request related to?

- Client
- ManagedClient
- Server
- Generic

### Describe the solution you'd like
I want to be able to install a nuget package containing just the classes needed to handle a message. It might be worthwhile to also include a couple of other interfaces ie IMQTTClient

### Describe alternatives you've considered
Accepting the way it is.

### Additional context
Want to also improve the cloud events SDK

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.