Code Monkey home page Code Monkey logo

Comments (5)

chkr1011 avatar chkr1011 commented on June 25, 2024 1

The origin of this issue was adding support for unix sockets which exposes the base remote endpoint instead of a dedicated server and port property. In your case you must use a DnsEndPoint for the RemoteEndpoint as the WithTcpServer does. I restored the Server and Port properties because it would lead to a breaking change but unfortunately the behavior of these properties is still different. I will have a look how to restore the behavior...

from mqttnet.

chkr1011 avatar chkr1011 commented on June 25, 2024 1

It was released a few seconds ago.

from mqttnet.

chkr1011 avatar chkr1011 commented on June 25, 2024

I restored the old behavior. Please test build 4.3.5.1148 from MyGet and let me know if it works.

from mqttnet.

rido-min avatar rido-min commented on June 25, 2024

yep, it works. Thanks for the quick update!!

BTW, we will keep the other workaround of casting the RemoteEndpoint to DnsEndPoint to avoid the obsolete warning.

from mqttnet.

lukas-mertens avatar lukas-mertens commented on June 25, 2024

Was this actually published in a release already? Because I don't see a 1148 release, the latest for me is a 1141 release.

from mqttnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.