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

Build guide: Connect from a front end #523

Closed
pdaoust opened this issue Feb 7, 2025 · 1 comment
Closed

Build guide: Connect from a front end #523

pdaoust opened this issue Feb 7, 2025 · 1 comment
Assignees

Comments

@pdaoust
Copy link
Collaborator

pdaoust commented Feb 7, 2025

Show how to establish and reuse an app websocket connection from a JavaScript front end. Assume that:

  1. The front end will be served up by a runtime that uses the APP_INTERFACE_PORT connection string injection technique and handles cap grant creation for you (i.e., the default situation when you use the scaffolding tool.
  2. We don't know what front end framework the dev will be using (i.e., use vanilla JS)
@pdaoust
Copy link
Collaborator Author

pdaoust commented Feb 11, 2025

Closed by #526

@pdaoust pdaoust closed this as completed Feb 13, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in Holochain Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant