Closed baegjae closed 1 year ago
aca-py mediation 설명 https://github.com/hyperledger/aries-cloudagent-python/blob/main/Mediation.md
aries rfc 0211: Mediator Coordination Protocol https://github.com/hyperledger/aries-rfcs/blob/master/features/0211-route-coordination/README.md
aca-py mediation demo https://github.com/hyperledger/aries-cloudagent-python/tree/main/demo#mediation
aca-py mediation + multitenancy demo https://github.com/hyperledger/aries-cloudagent-python/tree/main/demo#multi-tenancy-with-mediation
https://github.com/hyperledger/aries-cloudagent-python/issues/1052
--enable-undelivered-queue
를 사용하면 메시지를 endpoint로 보내지 않고, trust-ping
을 하면 메시지를 확인 할 수 있는 것으로 보임.
아래 부분은 아직 불 분명함
백재야. close 햘께.
현재 node mediator를 사용하고 있음. aca-py mediation 기능이 최근 추가됨에 따라, 해당 기능을 활용 가능한지 검토 요구