Navigation

    Colyseus
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. chaimae
    C

    chaimae

    @chaimae

    Chat Follow Unfollow
    1
    Reputation
    23
    Posts
    44
    Profile views
    0
    Followers
    1
    Following
    Joined Last Online

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

    Posts made by chaimae

    RE: localPresence not working on Powered Ascent (PA)(solved)

    @COCO thank you for your response , there is no english version of this
    topic https://discuss.colyseus.io/topic/589/再谈-redis-presence ?

    posted in Colyseus Arena - Cloud Hosting •
    RE: localPresence not working on Powered Ascent (PA)(solved)

    @COCO , if I understand ,arena already provides a redis server , but how I can use the redisPresence for my pub/sub events between the rooms ? , in the doc i found just that https://docs.colyseus.io/colyseus/server/presence/#redispresence-clientopts

    posted in Colyseus Arena - Cloud Hosting •
    RE: localPresence not working on Powered Ascent (PA)(solved)

    @COCO there is no alternative solution to communicate the rooms ?

    posted in Colyseus Arena - Cloud Hosting •
    localPresence not working on Powered Ascent (PA)(solved)

    hello everyone ,I hope you are doing well, I have developed a colyseus project based on localpresence to communicate the rooms between them, I tried my project on the free plan it works but when I changed the plan it didn’t work, does localpresence not work on the PA plan ? , do I have to use the redis server?
    when I migrated to the PA plan I started to see this error :
    0_1652174300719_1b20b1d7-4ade-48c5-9974-adec3a5c6274-image.png

    posted in Colyseus Arena - Cloud Hosting •
    RE: deploy client project in arena(solved)

    @COCO thank your for your response again , if I understood correctly when I host my server in arena it provides me with the wss:// area_address so that I can use in my side client, the latter I can host it in a web host or arena ? , sorry for too many questions but i want to use colyseus arena in a big project and i want to understand well how it works

    posted in Colyseus Arena - Cloud Hosting •
    deploy client project in arena(solved)

    hello everyone I hope you are well, I am a beginner at arena, I created two projects, a client-side project with threejs and the colyseus project on the server side, I put the /lib folder of my colyseus project in arena and I used the id.colyseus.dev link in my threejs project but the problem that I run my client project locally in my pc, I think it's not the right method, I want to know how I can host my two projects in arena?

    posted in Colyseus Arena - Cloud Hosting •
    RE: Which files from colyseus examples to upload to Arena?(solved)

    @COCO Hi , thank you for your response , I have two projects, a threejs project on the client side and a colyseus project of course on the server side, I should upload the lib of each project in the server code, is that it if I understood correctly? for the moment I use the indie/dev plan to understand how arena works before switching to the paid plan.

    posted in Questions & Help •
    RE: Which files from colyseus examples to upload to Arena?(solved)

    Hi, i have a question i have two folders one for the client side and the other for the server side , to make my project run on arena i should merge the client and the server folders ? or i can upload each one separatly ?

    posted in Questions & Help •
    RE: Chat System(solved)

    @COCO Hi , thank you for you response .

    posted in Questions & Help •
    Chat System(solved)

    Hello,I have a question does colyseus provide a built in chat room or a chat message management system? I'm looking to send messages between clients and not just broadcast messages, I looked in the docs but couldn't find much.

    posted in Questions & Help •