Using UDP with a Wizard generated embedded site #3272
Replies: 1 comment
-
Please see our documentation, and follow the guidelines in our tutorials. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Newbie question (so I have probably missed something obvious).
Have created an embedded dashboard using the Wizard, it uses websockets. Compiles and runs just fine.
Added a functionality to listen to a UDP port. Created a new connection manager structure.
However, there appears to be a conflict between the udp listener and the http embedded website .... depending on which is called first, only one works.
What have I missed?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions