Skip to content

Compatibilizing with C++ and Unreal Engine? #421

@LogicPy

Description

@LogicPy

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions