# 설정 접두사와 소비자 # Question: 설정 접두사를 읽는 Configuration 이 있는가? direction: right n0: "WebSocketConfig" { shape: rectangle } n1: "ca-skeleton.websocket" { shape: rectangle } n2: "app.websocket-platform.advanced" { shape: rectangle } n3: "backend.websocket" { shape: rectangle } n0 -> n1: "읽음" n0 -> n2: "읽음" n0 -> n3: "읽지 않음"