|
|
72a62b678f
|
metric 패키지 추가
|
2023-11-16 19:56:47 +09:00 |
|
|
|
770356d830
|
errWriter 제거하고 stdout으로 통일
|
2023-11-14 11:21:47 +09:00 |
|
|
|
81ce0dd9b6
|
웹 소켓 접속 종료 시그니쳐 변경
|
2023-11-10 16:40:42 +09:00 |
|
|
|
2e48ff0ca4
|
redis.Nil -> nil
|
2023-11-10 16:40:26 +09:00 |
|
|
|
60d0c19256
|
redis 접속 실패시 로그가 과도하게 남는 문제 수정
|
2023-10-26 16:42:17 +09:00 |
|
|
|
ebd1a89a58
|
http api broker call 변경
|
2023-10-26 11:02:45 +09:00 |
|
|
|
4fd7d303bf
|
로그 추가
|
2023-10-18 15:32:55 +09:00 |
|
|
|
0f30243725
|
JSONArrAppend 수정
|
2023-10-16 10:01:53 +09:00 |
|
|
|
0fb806bfda
|
JSONArrAppend 호출 오류 수정
|
2023-10-12 12:03:11 +09:00 |
|
|
|
9c3d761d97
|
CallInternalServiceAPI 를 gocommon 으로 이동
|
2023-10-05 12:08:50 +09:00 |
|
|
|
06ca411e03
|
ErrorWithStatus 추가
|
2023-10-04 18:03:19 +09:00 |
|
|
|
dc54082a42
|
redis.Nil 처리 추가
|
2023-10-04 17:30:33 +09:00 |
|
|
|
3f29e0be86
|
로그 제거
|
2023-09-27 15:36:22 +09:00 |
|
|
|
2cec794483
|
로그 변경
|
2023-09-21 13:44:39 +09:00 |
|
|
|
49a3722a7e
|
http, websocket api handler 추가
|
2023-09-19 18:50:17 +09:00 |
|
|
|
1af5d72819
|
json, gob 둘다 지원
|
2023-09-11 12:45:15 +09:00 |
|
|
|
23231dc6d7
|
room과 conn의 상호 의존성 제거
|
2023-09-08 18:19:16 +09:00 |
|
|
|
46ce5f0989
|
안쓰는 코드 정리 및 bson을 json으로 통일. 추후 gob으로 변경 예정
|
2023-09-08 15:26:30 +09:00 |
|
|
|
3603c0386b
|
gob.Register 누락 수정
|
2023-09-08 11:50:07 +09:00 |
|
|
|
6cbf32c386
|
코드 정리 및 websocket도 http와 비슷하게 api handler로 통일
|
2023-09-08 11:35:57 +09:00 |
|
|
|
eb54fa2e3a
|
Revert "NewWebsocketHandler에 redisClient를 받음"
This reverts commit db3b0c8d08.
|
2023-09-06 23:20:24 +09:00 |
|
|
|
a7ff64fdbd
|
redisClient에서 redisUri로 변경
|
2023-09-06 19:16:24 +09:00 |
|
|
|
db3b0c8d08
|
NewWebsocketHandler에 redisClient를 받음
|
2023-09-06 19:13:34 +09:00 |
|
|
|
25fef67c07
|
만료된 세션도 확인 필요
|
2023-09-06 12:41:49 +09:00 |
|
|
|
7951814f12
|
함수 이름을 인자로 받음
|
2023-09-05 16:43:34 +09:00 |
|
|
|
3a3839a461
|
ReadBsonDocumentFromBody로 교체
|
2023-09-05 15:02:06 +09:00 |
|
|
|
7489fa657a
|
ReadJsonDocumentFromBody 추가
|
2023-09-05 14:42:12 +09:00 |
|
|
|
0762d9311b
|
receiverName을 인자로 받음
|
2023-09-05 13:52:03 +09:00 |
|
|
|
57464c6cf0
|
타입 체크 수정
|
2023-09-05 12:45:40 +09:00 |
|
|
|
8877bf88c0
|
MakeHttpApiReceiverByValue 제거
|
2023-09-05 12:28:25 +09:00 |
|
|
|
def9494dd3
|
nil exception 수정
|
2023-09-05 12:06:36 +09:00 |
|
|
|
5117847740
|
MakeHttpApiReceiverByValue 추가
|
2023-09-05 11:56:53 +09:00 |
|
|
|
84f56dfc50
|
HttpApiHandlerContainer 추가
|
2023-09-05 11:43:42 +09:00 |
|
|
|
821dc5c639
|
session 인터페이스 수정
|
2023-09-04 14:35:33 +09:00 |
|
|
|
0eefb438a6
|
session provider에도 touch 추가
|
2023-09-04 11:56:56 +09:00 |
|
|
|
d396a35713
|
로그 제거
|
2023-09-04 09:54:40 +09:00 |
|
|
|
26e968f7c9
|
wshandler에서 직접 state를 쓰는 코드 제거
|
2023-09-01 11:29:51 +09:00 |
|
|
|
68e40d580f
|
mongo dbname도 url에서 받음
|
2023-09-01 10:42:15 +09:00 |
|
|
|
9e9d91b5a3
|
오류 처리 추가
|
2023-08-31 21:16:19 +09:00 |
|
|
|
90502c3029
|
이름 다시 변경
|
2023-08-31 21:12:08 +09:00 |
|
|
|
a011588509
|
helper 함수 추가
|
2023-08-31 21:09:31 +09:00 |
|
|
|
319dbf5a54
|
이름 변경
|
2023-08-31 21:07:06 +09:00 |
|
|
|
888abef7c0
|
SessionConfig 추가
|
2023-08-31 21:05:08 +09:00 |
|
|
|
58de9a3f0c
|
wshandler config 수정
|
2023-08-31 20:57:17 +09:00 |
|
|
|
57b518562e
|
consumer, provider 생성 방법 통일
|
2023-08-31 20:39:00 +09:00 |
|
|
|
cde46e6a5f
|
세션키를 자체 발급하도록 수정
|
2023-08-31 14:33:08 +09:00 |
|
|
|
e88df26ed7
|
wshandler도 session.Consumer로 교체
|
2023-08-30 18:23:19 +09:00 |
|
|
|
021f183157
|
provider에도 Query func 추가
|
2023-08-30 16:35:22 +09:00 |
|
|
|
66a191f494
|
mongodb용 세션 추가
|
2023-08-30 15:43:26 +09:00 |
|
|
|
d8458662fd
|
consumer/provider에 Authorization타입으로 고정
|
2023-08-30 13:38:13 +09:00 |
|