Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Generic Message Service: Controller API #973

Closed
sudeshrshetty opened this issue Dec 13, 2019 · 1 comment · Fixed by #1074
Closed

Generic Message Service: Controller API #973

sudeshrshetty opened this issue Dec 13, 2019 · 1 comment · Fixed by #1074
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sudeshrshetty
Copy link
Contributor

Design : https://wiki.hyperledger.org/pages/viewpage.action?pageId=24778806

@sudeshrshetty
Copy link
Contributor Author

sudeshrshetty commented Jan 14, 2020

new REST endpoints to be added for message handler operation like,

@sudeshrshetty sudeshrshetty changed the title Generic JSON Message : Controller API Generic Message Service: Controller API Jan 15, 2020
@fqutishat fqutishat added the enhancement New feature or request label Jan 15, 2020
@fqutishat fqutishat added this to the 0.1.1 milestone Jan 15, 2020
sudeshrshetty added a commit to sudeshrshetty/aries-framework-go that referenced this issue Jan 16, 2020
- added below endpoints for message service register, unregister and
registered service list

`POST /message/register-service`
`POST /message/unregister-service`
`GET /message/services`

- closes hyperledger-archives#973

Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants