feat : 맵 바운딩 박스 처리 / echo 패킷 구조 재 구성 / 더미 클라이언트 랜덤 이동 작업
This commit is contained in:
@@ -7,7 +7,7 @@ class EcoClientTester
|
||||
public static readonly string SERVER_IP = "localhost";
|
||||
public static readonly int SERVER_PORT = 9500;
|
||||
public static readonly string CONNECTION_KEY = "test";
|
||||
public static readonly int CLIENT_COUNT = 100;
|
||||
public static readonly int CLIENT_COUNT = 10;
|
||||
|
||||
private async Task StartEchoDummyTest()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user