sktston / aries-cloudagent-python

Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.
https://wiki.hyperledger.org/display/aries
Apache License 2.0
0 stars 1 forks source link

aca-py mediation review #44

Closed baegjae closed 1 year ago

baegjae commented 3 years ago

현재 node mediator를 사용하고 있음. aca-py mediation 기능이 최근 추가됨에 따라, 해당 기능을 활용 가능한지 검토 요구

baegjae commented 3 years 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

baegjae commented 3 years ago

https://github.com/hyperledger/aries-cloudagent-python/issues/1052

--enable-undelivered-queue 를 사용하면 메시지를 endpoint로 보내지 않고, trust-ping 을 하면 메시지를 확인 할 수 있는 것으로 보임.

아래 부분은 아직 불 분명함

airoasis commented 1 year ago

백재야. close 햘께.