Skip to content
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

FEAT. 소켓 프로그래밍 연동 #3

Closed
4 tasks
junhaa opened this issue Dec 15, 2023 · 0 comments · Fixed by #8
Closed
4 tasks

FEAT. 소켓 프로그래밍 연동 #3

junhaa opened this issue Dec 15, 2023 · 0 comments · Fixed by #8
Labels
✨ Feature 기능 개발

Comments

@junhaa
Copy link
Contributor

junhaa commented Dec 15, 2023

목적

루미큐브 사용자 소켓 통신 연동

구현 기능

참고 자료

@junhaa junhaa added the ✨ Feature 기능 개발 label Dec 15, 2023
junhaa added a commit that referenced this issue Dec 16, 2023
Client, Server 클래스 함수 추가, UI 리스너 연동

Related to : #2, #3
junhaa added a commit that referenced this issue Dec 16, 2023
소켓 통신 스레드 비동기 처리 및 화면 전환 추가

Related to : #2, #3
junhaa added a commit that referenced this issue Dec 16, 2023
예외처리 추가

Related to : #3
junhaa added a commit that referenced this issue Dec 16, 2023
소켓 통신 직렬화 객체 추가

Related to : #3
junhaa added a commit that referenced this issue Dec 16, 2023
예외처리 에러 구문 표시 및 게임 상태 enum 변경

Related to : #3
junhaa added a commit that referenced this issue Dec 17, 2023
클라이언트 서버 접속 오류 수정

related to : #2, #3
junhaa added a commit that referenced this issue Dec 18, 2023
클라이언트, 서버 부분 통신 함수 작성

related to : #3
junhaa added a commit that referenced this issue Dec 18, 2023
RummikubMainFrame.java 코드 제거

related to : #3
junhaa added a commit that referenced this issue Dec 18, 2023
대기방 연결 소켓 기능 구현

related to : #3
junhaa added a commit that referenced this issue Dec 18, 2023
클라이언트 player 객체 전달 기능 추가

related to : #3
junhaa added a commit that referenced this issue Dec 18, 2023
Serializable 인터페이스 구현

Related to : #3
junhaa added a commit that referenced this issue Dec 19, 2023
socket in, out 클래스 스레드 변경 및 작업 queue 추가

related to : #3
junhaa added a commit that referenced this issue Dec 19, 2023
클라이언트 플레이어 목록 버그 수정

related to : #3
junhaa added a commit that referenced this issue Dec 20, 2023
게임 및 버튼 연동

related to : #1, #2, #3
@junhaa junhaa linked a pull request Dec 20, 2023 that will close this issue
Merged
@junhaa junhaa closed this as completed in #8 Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant