zarusz / SlimMessageBus

Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Apache License 2.0
467 stars 78 forks source link

Segregate bus builder and serialization builder #241

Closed zarusz closed 5 months ago

zarusz commented 5 months ago

In regards to the conversation and idea from https://github.com/zarusz/SlimMessageBus/issues/238#issuecomment-2038622386 segregate the serialization builder from bus builder, so that we can perform easier hybrid serializer setup.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
75.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud