Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. kpded
    K

    kpded

    @kpded

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

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

    Posts made by kpded

    RE: POST method not allowed in express app after passing it to Colyseus constructor

    Hello! I've run into the same issue, but as I want run my server on Colyseus Arena I can't define handlers directly before server. According to https://docs.colyseus.io/arena/getting-started/modify-colyseus-server/ I need to use arena.config.ts. Where, by design, I can manipulate expres app only after the server is created

    Is there any way to add POST to allowed methods with this configuration? Or may be it is better to move to self-hosted option?

    posted in Questions & Help •