Skip to content

Using this in DLLs referenced by Unity game #7

@tafs7

Description

@tafs7

We have a unity game that loads a few DLLs that we wrote in a separate class lib project. I'd like to open a connection to RabbitMQ from the lib and not directly from the Unity editor, because we want certain messages to trigger specific custom commands in the game.

The README discusses how to leverage this project from the Unity editor, but doesn't mention the above scenario. Can you confirm this is possible, and what would be an appropriate way to leverage this lib?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions