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

When debugging automatically spin up a UDP Listener locally #5

Open
AndyLockhartHSBC opened this issue Oct 27, 2023 · 0 comments
Open
Labels
Build Debug Improvements Making the development process easier

Comments

@AndyLockhartHSBC
Copy link
Collaborator

When we start a debug session it would be reassuring to see the data being sent arrive in the UDP Listener automatically.
On debug build we could redirect the UDP to localhost and a defined port, then spin up the UDP Listener.
This would allow us to see the messages coming through to a different process. These UDP messages can already be seen in the logfile.

@AndyLockhartHSBC AndyLockhartHSBC added enhancement New feature or request Build Debug Improvements Making the development process easier and removed enhancement New feature or request labels Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Debug Improvements Making the development process easier
Projects
None yet
Development

No branches or pull requests

1 participant