-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support DIDComm via Websockets Support WebSocket URI as endpoints Update scala-did to 0.1.0-M15 Use of Scala DID framework and Transport Remove module 'http-utils' Support multi endpoint in the config file Better error handling Configuration update Cleanup duplicated code Work for #144 --------- Signed-off-by: Pete Vielhaber <peter.vielhaber@iohk.io> Co-authored-by: Pete Vielhaber <peter.vielhaber@iohk.io> Signed-off-by: Fabio Pinheiro <fabiomgpinheiro@gmail.com> Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
- Loading branch information
1 parent
d6c225e
commit 3d32b51
Showing
44 changed files
with
797 additions
and
1,101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55 changes: 0 additions & 55 deletions
55
http-utils/jvm/src/main/scala/io/iohk/atala/mediator/comm/MessageDispatcherJVM.scala
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
http-utils/jvm/src/main/scala/io/iohk/atala/mediator/utils/HttpHelpers.scala
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
http-utils/shared/src/main/scala/io/iohk/atala/mediator/comm/DispatcherFail.scala
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
http-utils/shared/src/main/scala/io/iohk/atala/mediator/comm/MessageDispatcher.scala
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
http-utils/shared/src/main/scala/io/iohk/atala/mediator/comm/TapMessage.scala
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
http-utils/shared/src/main/scala/io/iohk/atala/mediator/utils/MyHeaders.scala
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.