Search Unity

Question How can i send data between two different client without server?

Discussion in 'Unity Transport' started by Ozgekocaoglu, May 17, 2022.

  1. Ozgekocaoglu

    Ozgekocaoglu

    Joined:
    Feb 13, 2019
    Posts:
    38
    Hello everyone,

    I'm working on a project that i'm using unity transportation layer api but out network architecture is kind a tricky.

    I don't want to create server-client architecture. In my design, there should not be a server. All clients should send data to each other. But i'm not sure how to do that. Beacuse i know someone has to have authority.

    Do you have any idea? :oops: