Search Unity

Swapping out the transport layer?

Discussion in 'Multiplayer' started by grrosegr, Jul 9, 2015.

  1. grrosegr

    grrosegr

    Joined:
    Nov 18, 2012
    Posts:
    11
    Hi,

    Is it possible to use the HLAPI, but swap out NetworkTransport for my own transport layer. Like, let's say I had my own system to transmit a packet from A to B. How would I make HLAPI run over that?

    Thanks!
     
  2. grrosegr

    grrosegr

    Joined:
    Nov 18, 2012
    Posts:
    11
    Bump. I'd really appreciate an answer, thanks!
     
  3. seanr

    seanr

    Unity Technologies

    Joined:
    Sep 22, 2014
    Posts:
    669
    This is not possible with Unity 5.1. There are some plans for this in the future, but no concrete info on when yet.
     
  4. grrosegr

    grrosegr

    Joined:
    Nov 18, 2012
    Posts:
    11