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

Add WebSocket support for notifications #471

Closed
DRK3 opened this issue Oct 10, 2019 · 0 comments · Fixed by #1360
Closed

Add WebSocket support for notifications #471

DRK3 opened this issue Oct 10, 2019 · 0 comments · Fixed by #1360
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@DRK3
Copy link
Contributor

DRK3 commented Oct 10, 2019

This follows from #200.

The implementation should work the same as it does in ACA-Py. The WebSocket support will allow for clients to register dynamically after the server has started. The full duplex functionality of WebSocket will not be used - it should be a one-way notification from server->client. The endpoint will be /ws.

@fqutishat fqutishat added this to the Backlog milestone Nov 6, 2019
@fqutishat fqutishat added the help wanted Extra attention is needed label Nov 6, 2019
@troyronda troyronda modified the milestones: Backlog, 0.1.3 Feb 22, 2020
@troyronda troyronda added enhancement New feature or request and removed help wanted Extra attention is needed labels Feb 22, 2020
@troyronda troyronda modified the milestones: 0.1.3, 0.1.2 Feb 26, 2020
@troyronda troyronda self-assigned this Feb 26, 2020
sudeshrshetty added a commit to sudeshrshetty/aries-framework-go that referenced this issue Feb 26, 2020
- Part of hyperledger-archives#471

Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty added a commit to sudeshrshetty/aries-framework-go that referenced this issue Feb 26, 2020
- Part of hyperledger-archives#471

Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty added a commit to sudeshrshetty/aries-framework-go that referenced this issue Feb 26, 2020
- Part of hyperledger-archives#471

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.

3 participants