Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. burtek
    burtek

    burtek

    @burtek

    Chat Follow Unfollow
    0
    Reputation
    3
    Posts
    1197
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    • Profile
    • More
      • Continue chat with burtek
      • Flag Profile
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    burtek Follow

    Posts made by burtek

    RE: Sync part of state with only one client

    thanks @endel & @seiyria ! I'll give it a try

    posted in Questions & Help •
    Sync part of state with only one client

    How can I sync a part of state (i.e. player's hand or a just-drawn card) with only one player, so that others do not get the state? I want to protect against looking at socket's data in browser's dev console and modifying javascript to listen to another player's data, so simply .listen()-ing to only a part of server's state is not an option...

    posted in Questions & Help •