Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server How to start multiple ports? #2028

Open
mimimiaomiao1 opened this issue Jun 24, 2024 · 1 comment
Open

Server How to start multiple ports? #2028

mimimiaomiao1 opened this issue Jun 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mimimiaomiao1
Copy link

Verification

Before opening a bug make sure that the following conditions are met.
image

  1. Performance issues are also appearing in RELEASE mode of your application.
  2. An increased memory consumption or high CPU load also happens when your application runs in RELEASE mode AND logging is DISABLED.
  3. Client issues with not received messages, connection drops etc. can be reproduced via another client application like "MQTTnetApp" (https://github.com/chkr1011/MQTTnetApp) or similar.
  4. The bug also appears in the VERY LATEST version of this library. There is no support for older version (due to limited resources) but pull requests for older versions are welcome.

Describe the bug

A clear and concise description of what the bug is.

Which component is your bug related to?

  • Client
  • ManagedClient
  • RpcClient
  • Server

To Reproduce

Steps to reproduce the behavior:

  1. Using this version of MQTTnet '...'.
  2. Run this code '....'.
  3. With these arguments '....'.
  4. See error.

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context / logging

Add any other context about the problem here.
Include debugging or logging information here:

\\ Put your logging output here.

Code example

Please provide full code examples below where possible to make it easier for the developers to check your issues.

Ideally a Unit Test (which shows the error) is provided so that the behavior can be reproduced easily.

\\ Put your code here.
@mimimiaomiao1 mimimiaomiao1 added the bug Something isn't working label Jun 24, 2024
@SeppPenner
Copy link
Collaborator

I don't think that this is possible at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants