refactor: 리펙토링
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Realtime events, Web Push, and bounded polling
|
||||
|
||||
> **정본 안내 (non-authoritative for runtime capability decisions)**
|
||||
>
|
||||
> Runtime Config/boot, Fetch HTTP client, Router, Query/Mutation, realtime 공통 경계, Web Worker,
|
||||
> Service Worker, offline command와 Background Sync의 구현 결정은
|
||||
> [프론트엔드 런타임 Capability 저장소 정합형 구현 결정 폐쇄 상세 설계](./2026-07-30-frontend-runtime-capability-repository-aligned-implementation-closed-deep-design.md)가 정본이다.
|
||||
> 본 문서의 해당 서술이 정본과 충돌하면 정본을 따른다.
|
||||
|
||||
|
||||
이 문서는 SSE, WebSocket, Web Push와 제한된 Polling을 frontend에 도입할 때의
|
||||
선택 기준, 포트·어댑터 경계, event 계약, 재연결·복구, 인증, 브라우저 lifecycle,
|
||||
관측성과 promotion 조건을 정의한다.
|
||||
|
||||
Reference in New Issue
Block a user