Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Using BrowseInterop approach, is it possible to create headless server for your game?

Discussion in 'Project Tiny' started by ankitsinghkushwah107, Aug 15, 2019.

  1. ankitsinghkushwah107

    ankitsinghkushwah107

    Joined:
    Jul 21, 2019
    Posts:
    7
    Hello Guys,

    I am trying to create a multiplayer game for facebook instant platform. I recently created a small game with html5, node js and websocket.io. Can I use BrowseInterop approach to reuse the node.js code?

    Thanks.