-
I'm want to write this app to enable web pages in the browser to connect to my app via localhost WebSocket address. Is it possible in a packaged Win32 Windows App SDK app? Does it have the same limitation as in the UWP apps? |
Beta Was this translation helpful? Give feedback.
Answered by
JohnCido
Jan 9, 2022
Replies: 1 comment
-
Oh, I just got it figured out. It's now working with a simple EmbedIO server setup. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JohnCido
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh, I just got it figured out. It's now working with a simple EmbedIO server setup.