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

Compatibilizing with C++ and Unreal Engine? #421

Open
LogicPy opened this issue Feb 18, 2024 · 0 comments
Open

Compatibilizing with C++ and Unreal Engine? #421

LogicPy opened this issue Feb 18, 2024 · 0 comments

Comments

@LogicPy
Copy link

LogicPy commented Feb 18, 2024

Hi friends. I'm currently building an Unreal Engine project, and just so you know, I'm aware of the plugin version of socket.io.

I don't want to include socket.io as a separate plugin because I'd like to release my plugin with the socket.io's network connectivity within my source files (and when you upload a new plugin to the marketplace, you can only have one uplugin file per upload) (meaning I'd like to condense it all into one plugin file for Unreal Engine). However, currently I'm facing a problem with installing the Windows SDK to work with my socket.io files.

I'm trying to figure out which SDK works best with socket.io. Because, I'm getting a bunch of compiler errors within my Visual Studio for Winsock files... Any help is appreciated.

Thanks friends!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant