Navigation

  • Recent
  • Tags
  • Users
  • Search
  • Login
Colyseus
  • Login
  • Search
  • Recent
  • Tags
  • Users

Documentation GitHub

We're migrating to GitHub Discussions. This forum does not accept new registrations since April 6, 2023.
  1. Home
  2. namnhq
namnhq

namnhq

@namnhq

Chat Follow Unfollow
0
Reputation
5
Posts
999
Profile views
0
Followers
0
Following
Joined 30 Apr 2020, 04:33 Last Online 1 May 2020, 07:49

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

Posts made by namnhq

RE: Match maker doesn't work across multiple servers

It works, many thanks @endel

posted in Questions & Help • 30 Apr 2020, 10:34
RE: Redis Presence: process id still remains after shutting down instances

Thanks for workaround. I think that the only way for now

posted in Questions & Help • 30 Apr 2020, 10:31
RE: Match maker doesn't work across multiple servers

Hi @endel , thanks for quick response.
If I understand correctly, dynamic proxy is a load balancer for colyseus instances. I organize my servers like below:
alt text

Client 1 (C1) has joined room L1
Client 2 (C2) has joined room L2

I want the two clients to join the same Game Room, for example G1. So I wonder if redis presence can solve this problem ?
Many thanks

posted in Questions & Help • 30 Apr 2020, 10:01
Redis Presence: process id still remains after shutting down instances

Hi guys,
I'm using redis presence for my colyseus instances. The problem is when one instance is shutdown, its process id still remain in redis, so the presence db will get bigger over time. I'm afraid this will increase query time. Is there any solution to clear unused process ids in redis presence ?
Many thanks

alt text

posted in Questions & Help • 30 Apr 2020, 09:35
Match maker doesn't work across multiple servers

Hi guys,
I'm using colyseus for my online games and want to scale up multiple servers. I have 2 instances running with redis presence. My client C1 joined room R1 on the first instance, then I want client C2 (connected to second instance) to join room R1 but it not worked. Any solution for this ? Is there anyway to make the match maker work across servers ?

posted in Questions & Help • 30 Apr 2020, 05:08

© 2023 Endel Dreyer