WebSockets - pass custom object to server on connect

Hi

In c# it is possible to send custom object to server - initObject. However I cannot figure out how to make is work with ws. All objects - headers, initObject, userdata are null in CreatePeer's initRequest parameter

Comments

  • hi, @BesoC

    Unfortunately, there is no support for such functionality for JavaScript library neither for client-side nor from serverside

    and I can not give you estimation when it will be done

    best,
    ilya