Skip to content

Dissonance instantiates too many objects #293

Description

@omidastine

Hi we have a problem that in the script of DissonanceCommsImpl.cs There is a callback called Net_PlayerJoined which instantiates 1 object per each connected client and this will be a problem for us in production because we have too many users and if 10,000 clients connect to our VoiceServer , the client's game will crash. how can we fix this problem?

Players

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions