Commit Graph

25 Commits

Author SHA1 Message Date
leejinho
fb35b84a65 bugfix 웹소켓 연결시 verinfo 에서 수집된 serverIP 정보로 접속하도록 수정. 2020-02-13 12:22:18 +09:00
leejinho
1cb5af9174 login refactoring 2020-01-10 17:09:08 +09:00
leejinho
1cc55c87f3 소스 리펙토링 2020-01-06 10:33:47 +09:00
4da93a5351 bug fixed 2019-11-29 16:08:24 +09:00
568ff48268 progress bar of file down is modified 2019-11-13 15:28:33 +09:00
e9b444e64b preparement of deploy 2019-11-12 18:54:21 +09:00
leejh
ee1938799e [[중요중요!!!]]
Issue : 방이름 전체 변경시 같은 requestId 를 가지고 SSVC_TYPE_ROOM_UPD_REQ (10/31) 요청시 RES(10/32) 도착 전에 EVENT_SEND_RES (20/12) 가 먼저 도착함.
service Id 와 sub service id 를 같이 체크하면 좋지만 우선 service ID 를 같이 체크하는 로직을 넣어두고, 서버에서 순서를 바꿔줄 수 없는지 요청해 봄.

궁극적으로는 내가 요청한 건에 대한 응답 프로토콜에만 requestID 를 실어 보내줘야 하고, noti 나 noti 성격의 res 에는 request id 를 달아 보내주면 안됨.
더 궁극적으로는 noti 는 noti 로,, noti 성격의 res 를 noti 로 보낼 수 있도록 서버가 수정되어 줘야 함.
2019-11-06 14:06:25 +09:00
e644979645 decoders are modified 2019-10-10 12:14:01 +09:00
fa070c24d7 refactoring of notification 2019-10-08 16:15:36 +09:00
3ab7ed7aad refactoring of protocol models 2019-10-07 10:08:14 +09:00
8d73524de6 refactoring 2019-09-26 11:11:22 +09:00
184f2365bb bug of stream is fixed 2019-09-25 15:35:06 +09:00
6e7b38bbbb Merge branch 'master' of http://10.81.13.221:6990/Web/next-ucap-messenger 2019-09-24 18:43:09 +09:00
a198cf8ddf bug of AppMessengerResolver is fixed 2019-09-24 18:42:53 +09:00
leejh
b9e4b34e5b Merge branch 'master' of http://10.81.13.221:6990/Web/next-ucap-messenger into protocol 2019-09-24 09:30:20 +09:00
9913c89689 UI for group & native for browser are added 2019-09-24 09:03:36 +09:00
leejh
0286b120f3 added protocol ROOM > INFO all 2019-09-23 17:00:05 +09:00
692a585c1e UI Components of chat are added & Protocol service is modified 2019-09-23 14:23:24 +09:00
a2db0ef3ca API, PI, Protocol are refactored 2019-09-20 11:39:09 +09:00
a3e2f252b7 notification is implemented 2019-09-19 18:05:59 +09:00
036500f65e subscription of logout is added 2019-09-19 17:03:39 +09:00
977a6bcdc0 bug of login protocol is fixed 2019-09-19 15:51:42 +09:00
834c25762c protocol-inner is added 2019-09-19 14:15:43 +09:00
d918b9a4db parameter of api call is modified 2019-09-19 10:40:16 +09:00
9464e3b6bd Initial Commit 2019-09-18 15:02:21 +09:00