-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
246 write an architecture document for didcomm mediator server e13 #269
base: main
Are you sure you want to change the base?
246 write an architecture document for didcomm mediator server e13 #269
Conversation
…-server-e13' of github.com:adorsys/didcomm-mediator-rs into 246-write-an-architecture-document-for-didcomm-mediator-server-e13
…-server-e13' of github.com:adorsys/didcomm-mediator-rs into 246-write-an-architecture-document-for-didcomm-mediator-server-e13
Signed-off-by: Francis Pouatcha <francis.pouatcha@adorsys.com>
merging from main
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many points raised in the documentation seem disconnected with what is implemented or planned to be implemented. I understand that a sizeable amount of them are wished features though... So I would suggest to ensure we have proper discussion and tickets for those ahead, otherwise it is preferable to dismiss them.
- **Transport Protocols**: Various transport layers, e.g., HTTP or WebSockets. | ||
- **Cloud Infrastructure**: For scalable and fault-tolerant deployments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you really consider that the system is interacting with a transport protocol and a cloud infrastructure, considering such as external entities?
@chendiblessing - Are you sure you pushed your changes? I am nearly seeing none of my comments addressed. Also note that you should provide responses to the points you leave unaddressed, explaining why. |
Co-authored-by: Christian Yemele <144161981+Christiantyemele@users.noreply.github.com>
Co-authored-by: Christian Yemele <144161981+Christiantyemele@users.noreply.github.com>
Co-authored-by: Christian Yemele <144161981+Christiantyemele@users.noreply.github.com>
Co-authored-by: Christian Yemele <144161981+Christiantyemele@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
please @ all, read this arc doc so we can review together and merge.