Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ESTiOSAI
/
iCo
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
43
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
웹소켓 Unit Test & 네트워크 백오프 작업
- #683
#683
Merged
leekangho0
merged 14 commits into
dev
ESTiOSAI/iCo:dev
from
test/reconnectable-websocket
ESTiOSAI/iCo:test/reconnectable-websocket
Copy head branch name to clipboard
Nov 14, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
웹소켓 Unit Test & 네트워크 백오프 작업
#683
leekangho0
merged 14 commits into
dev
ESTiOSAI/iCo:dev
from
test/reconnectable-websocket
ESTiOSAI/iCo:test/reconnectable-websocket
Copy head branch name to clipboard
Commits
Commits on Nov 12, 2025
test: 웹소켓 네트워크 상태 테스트 코드 작성
kanghun1121
committed
8472cec
View commit details
Copy full SHA for 8472cec
Browse repository at this point
refactor: 추상화 작업
kanghun1121
committed
8ea04d3
View commit details
Copy full SHA for 8ea04d3
Browse repository at this point
feat: WebSocketClient 의존성 주입이 가능하도록 구조 변경
kanghun1121
committed
77edd44
View commit details
Copy full SHA for 77edd44
Browse repository at this point
feat: 네트워크리스 Mock객체 생성
kanghun1121
committed
da8c68e
View commit details
Copy full SHA for da8c68e
Browse repository at this point
refactor: WebSocket.State Equatable 로직 수정
kanghun1121
committed
7559c04
View commit details
Copy full SHA for 7559c04
Browse repository at this point
test: send, ping test case cover
ibcylon
committed
a3539b1
View commit details
Copy full SHA for a3539b1
Browse repository at this point
Commits on Nov 14, 2025
refactor: sendPing 재연결 필요한 에러 로직 분리
kanghun1121
committed
ee7b83d
View commit details
Copy full SHA for ee7b83d
Browse repository at this point
refactor: MockWebSocketTask 웹소켓 상태 로직 변경
kanghun1121
committed
19f677e
View commit details
Copy full SHA for 19f677e
Browse repository at this point
feat: WebSocket 재연결 백오프 로직 적용
kanghun1121
committed
c922363
View commit details
Copy full SHA for c922363
Browse repository at this point
refactor: WebSocket.State reconnectable 연관값 제거
kanghun1121
committed
4b7258c
View commit details
Copy full SHA for 4b7258c
Browse repository at this point
fix: deinit 제거
kanghun1121
committed
ce1f589
View commit details
Copy full SHA for ce1f589
Browse repository at this point
fix: protocol swift6 sendable conform warning
ibcylon
committed
8c2a2ef
View commit details
Copy full SHA for 8c2a2ef
Browse repository at this point
remove: Network dependency, unused protocol. move util to WebSocket Module
ibcylon
committed
20b0324
View commit details
Copy full SHA for 20b0324
Browse repository at this point
fix: #684 websocket scenePhase issue
ibcylon
committed
ca16579
View commit details
Copy full SHA for ca16579
Browse repository at this point
You can’t perform that action at this time.