what is the best way to use websocket

0 favourites
  • 3 posts
From the Asset Store
Best car suspension with spring effect and very cool terrain generation.
  • hi

    i want to use websocket plugin(s) and i used official websocket + node js + ws for server but its not answer some times

    so what plugin and way is the best ?

    there are so many plugins for websocket and so many ways

    i want an stable way

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • The websocket connections are less reliable then the official scirra multiplayer connections.

    You will have to implement a method for redundancy in your connections with the node js server.

    Something like checking if a transmission has been received/processed, and if not, try again till it gets through or store information locally which can be updated once the connection is back.

  • The websocket connections are less reliable then the official scirra multiplayer connections.

    You will have to implement a method for redundancy in your connections with the node js server.

    Something like checking if a transmission has been received/processed, and if not, try again till it gets through or store information locally which can be updated once the connection is back.

    yes thanks for the advice i will sync everything in every sec !

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)