Sprint 5
Changes:
-
[DIDComm Connector] Code Cleanup (#65 - closed)
- Remove dead code (message.go, peedid.go, coordi... (#68 - closed)
- Use logging (message.go, peerdid.go) (#69)
- Use const instead of hard coded strings (mesage... (#70)
- Remove Hello word controller (router.go) (#71 - closed)
- Remove not needed brackets (router.go) (#76)
- Split callbacks into separate files (callbacks.go) (#72)
- Remove not needed files of cassandra (#74 - closed)
- Adjust empty structs (connection.go) (#73)
-
[DIDComm Connector] Mediator - Part 2 (#39 - closed)
-
Trust Ping Protocol (#46 - closed)
- Tests
- Mediator Inbox (#44 - closed)
- Message Pickup Protocol (#45 - closed)
-
Message Handling DIDComm - Part 2 (#42 - closed)
- DIDComm routing/forward protocol
- OOB Invitation
- Problem Reports
-
Trust Ping Protocol (#46 - closed)
-
DIDComm Communication Part 2 (#52)
- Initial Websocket for synchronization
-
Database Model (#40 - closed)
- In Memory implementation of Database adapter (
DemoDatabase
) - Initial cassandra database service
- In Memory implementation of Database adapter (
- Restructure Project
- Development
- Add debug
settings.json
- Add options
launch.json
- Add debug
Info:
Not all issues from previous MRs are solved. The following are still WIP: