Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. mdmarshmallow
    3. Posts
    • Profile
    • More
      • Continue chat with mdmarshmallow
      • Flag Profile
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups

    Posts made by mdmarshmallow

    RE: Problem with importing colyseus.js in the frontend.

    @endel Thank you, that worked for me. This is a really cool framework by the way!

    posted in Questions & Help •
    Problem with importing colyseus.js in the frontend.

    Hi, I'm not sure how to import colyseus.js in the frontend of my project. In the docs, it says to use import * as Colyseus from "colyseus.js";, but it gives me an unexpected token * error. In addition, I'm not sure where the colyseus.js library would be coming from. Could someone explain how you are supposed to import this? Thanks!

    posted in Questions & Help •