-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
통신을 위한 네트워크 관련 베이스 코드 작성 #17
Comments
Retrofit Client
|
CallAdapter
코루틴용 CallAdapter 구현하기
|
retrofit + coroutine 은 suspend 키워드 하나만 붙여서 바로 사용하실 수 있습니다. |
heechokim
added a commit
that referenced
this issue
Apr 28, 2022
- 리뷰 반영 - 레트로핏 버전 변수 정의 - Failure 시 Throwable로 다루도록 변경 - request url 기록 - Exception 구조화
heechokim
added a commit
that referenced
this issue
Apr 30, 2022
- 클래스 구현부가 비어있는 경우 중괄호를 제거합니다. - 네이밍 변경합니다.
heechokim
added a commit
that referenced
this issue
Apr 30, 2022
- 클래스 구현부가 비어있는 경우 중괄호를 제거합니다. - 네이밍 변경합니다.
heechokim
added a commit
that referenced
this issue
May 10, 2022
- 리뷰 반영 - 레트로핏 버전 변수 정의 - Failure 시 Throwable로 다루도록 변경 - request url 기록 - Exception 구조화
heechokim
added a commit
that referenced
this issue
May 10, 2022
- 클래스 구현부가 비어있는 경우 중괄호를 제거합니다. - 네이밍 변경합니다.
heechokim
added a commit
that referenced
this issue
May 10, 2022
- 통신 예제 코드 제거 - local.properties에 baseUrl 선언 및 적용
ethan-223
added a commit
that referenced
this issue
Aug 4, 2022
ethan-223
added a commit
that referenced
this issue
Aug 4, 2022
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
[#17] 통신을 위한 네트워크 관련 베이스 코드 작성 - 컨버터 추가
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
내용
The text was updated successfully, but these errors were encountered: