Skip to content
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

Reference Implementation for WebSocket proposal #116

Draft
wants to merge 17 commits into
base: development
Choose a base branch
from

Conversation

Egge21M
Copy link
Contributor

@Egge21M Egge21M commented Mar 27, 2024

Fixes: none

Description

This PR aims to be a reference / example implementation of the WebSocket protocol that I proposed in cashubtc/nuts#98

Changes

  • Added WebSocket Class

To-Do:

  • Finish WebSocket Class
  • Add WebSocket connection to mint class

PR Tasks

  • Open PR
  • run npm run test --> no failing unit tests
  • run npm run format

@Egge21M Egge21M changed the base branch from main to development March 28, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants