Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
안녕하세요 2주차 미션을 수행한 김광일(kamothi)입니다.
이번 미션을 진행하면서 네트워크에 대해 다시 정리해보고 스프링에서 자동으로 설정해두었던 것들을 직접 구현해보면서 그 내부의 원리에 대해 다시 정리해볼 수 있었습니다. 이번 미션의 경우 L7과 L4 사이 즉 어플리케이션 계층에서 소켓 인터페이스 사이의 동작 원리 그리고 HTTP에 대한 이해도가 꽤 있어야하는 미션이라 재밌게 진행했던 것 같습니다.
간단하게 미션을 진행하면서 수행했던 부분들에 대해 설명 드리겠습니다.(미션의 경우 힌트를 참고하여 진행하였습니다.)
미션을 진행하면서 어려웠거나 해결하지 못한 문제는 아래와 같습니다.
아직 위에 대한 고민들을 해결 중이며 최대한 빠르게 해당 문제들을 해결하겠습니다. 또한 피드백을 적극 반영하여 리팩토링해보겠습니다.