-
Notifications
You must be signed in to change notification settings - Fork 3
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
[AN] 웹소켓 연결 #336
[AN] 웹소켓 연결 #336
Conversation
…y into feature/web-socket
Test Results3 tests 3 ✅ 0s ⏱️ Results for commit b9166a9. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
어려운 기능이였을 텐데 구현하시느라 고생하셨습니다!!
private val _chats: MutableLiveData<List<ChatListUiModel>> = MutableLiveData() | ||
val chats: LiveData<List<ChatListUiModel>> get() = _chats | ||
|
||
var memberId: Long = 0L |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
public이여도 되나요?!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다 ! !
이슈
개발 사항
전달 사항 (없으면 삭제해 주세요)
KakaoTalk_20240808_221956074.mp4