14 Commits

Author SHA1 Message Date
40baa86bd6 os.Expand시 없는 변수는 그대로 리턴 2025-08-17 14:46:43 +09:00
64d341e307 insecure option 제거 2024-07-16 19:55:33 +09:00
554bb22f53 config 로딩할 때 인증서 오류 무시 2024-07-10 19:37:54 +09:00
22b63af7fa config path에 http 프로토콜 지원 2024-06-04 16:03:07 +09:00
f470966d30 config에 env 환경 변수 적용 2024-06-04 10:25:46 +09:00
d8156a96ee config 파일 경로를 절대 경로로 만드는 로직 다시 제거 2024-02-13 15:06:40 +09:00
163f52a5c1 로그 제거 2024-02-04 21:43:55 +09:00
2fef6d4064 현재 Exe 경로와 join 2024-02-04 21:03:48 +09:00
e0e911f9e7 Squashed commit of the following:
commit 29b2f25850
Author: mountain <mountain@action2quare.com>
Date:   Wed Jul 19 09:33:37 2023 +0900

    타입 이름 변경

commit 256bfd030c
Author: mountain <mountain@action2quare.com>
Date:   Wed Jul 19 09:31:01 2023 +0900

    redison 추가

commit 72a683fed2
Author: mountain <mountain@action2quare.com>
Date:   Tue Jul 18 19:51:24 2023 +0900

    gob에 []any 추가

commit 89fa9e4ac5
Author: mountain <mountain@action2quare.com>
Date:   Tue Jul 18 17:45:12 2023 +0900

    write control 수정

commit d724cc84fa
Author: mountain <mountain@action2quare.com>
Date:   Tue Jul 18 17:38:04 2023 +0900

    redis pubsub 채널 이름에 디비 인덱스 추가

commit 8df248fa54
Author: mountain <mountain@action2quare.com>
Date:   Tue Jul 18 17:20:47 2023 +0900

    close를 writecontrol로 변경

commit 40a603522d
Author: mountain <mountain@action2quare.com>
Date:   Tue Jul 18 12:21:06 2023 +0900

    conn에 msg를 쓰는 쓰레드 단일화

commit c21017d2cd
Author: mountain <mountain@action2quare.com>
Date:   Tue Jul 18 11:08:38 2023 +0900

    redis call이 문제가 아니었음

commit 82abcddb49
Author: mountain <mountain@action2quare.com>
Date:   Tue Jul 18 11:04:15 2023 +0900

    잦은 redis call 회피

commit 289af24a8f
Author: mountain <mountain@action2quare.com>
Date:   Tue Jul 18 09:55:18 2023 +0900

    room create 메시지 전송

commit 4b35e0e638
Author: mountain <mountain@action2quare.com>
Date:   Tue Jul 18 09:45:27 2023 +0900

    EventReceiver 인터페이스 추가

commit 29843802ff
Author: mountain <mountain@action2quare.com>
Date:   Mon Jul 17 17:45:40 2023 +0900

    gob 등록

commit 66aea48fb7
Author: mountain <mountain@action2quare.com>
Date:   Sun Jul 16 18:39:11 2023 +0900

    채널간 publish marshalling을 gob으로 변경

commit 8f6c87a8ae
Author: mountain <mountain@action2quare.com>
Date:   Sun Jul 16 16:37:02 2023 +0900

    redis option을 copy로 변경

commit f0f459332d
Author: mountain <mountain@action2quare.com>
Date:   Sat Jul 15 17:08:33 2023 +0900

    wshandler에서 authcache제거하고 config 포맷 변경
2023-07-19 09:35:25 +09:00
0d8752e661 flag 자체 구현 2023-06-21 14:13:30 +09:00
174830ff5f config 중복 수정 2023-06-20 17:02:09 +09:00
6c41ff18a7 devflag 분리 / gocommon으로 패키지 변경 2023-06-19 16:19:24 +09:00
9b877d9a73 기본 config 파일 수정 2023-06-14 18:15:57 +09:00
e95efa06a6 go-ayo/common을 gocommon으로 분리 2023-05-24 15:10:15 +09:00