Navigation

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

    grant

    @grant

    Chat Follow Unfollow
    2
    Reputation
    2
    Posts
    497
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

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

    Posts made by grant

    RE: Organizing message sending/calling room methods.

    Also, if you’re creating separate files to keep your code lean, I created a class with a static variable pointing to the room. In the onCreate event of Room, I assign the static room property. Then I can import that class from any file and use the room methods.

    posted in General Discussion •
    RE: Unity Multiplayer game with audio and streaming video

    Simple answer is no, not with Colyseus. You can however mix and match with other services like Twilio.

    posted in Questions & Help •