Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. genox
    G

    genox

    @genox

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

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

    Posts made by genox

    RE: Typescript Interfaces for TS client

    Will give it a try, thanks!

    posted in Questions & Help •
    Typescript Interfaces for TS client

    Hi,

    Not sure if I’m missing something in the documentation. Is there a way to export TS Interfaces from the Colyseus project for inclusion in the frontend TS project? Similar to what the CLI tool offers for C#?

    posted in Questions & Help •
    Best practices for React integration

    Hi,

    I wonder - is there a guide somewhere that lays out best practices to use Colyseus within a React SPA/PWA?

    There’s a lot of finicky things to consider for a medium/big game. How to handle global state, how to handle connections and reconnects, all in combination with the react lifecycle methods.

    Im currently dipping my toes in this and there’s a few things I’m not exactly sure on how to best handle going forward. It’s a turn based game and the state is going to be quite large (multiplayer strategy).

    I would be super thankful if someone who already worked on a React implementation could share their experience. I can share my experience so far but I really just scratched the surface, as I’m only just starting with gameplay after setting up devops and basic connection handling and matchmaking.

    posted in Questions & Help •