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

Client SDK context creation and peer invitation #1046

Open
MatejVukosav opened this issue Jan 21, 2025 · 0 comments
Open

Client SDK context creation and peer invitation #1046

MatejVukosav opened this issue Jan 21, 2025 · 0 comments

Comments

@MatejVukosav
Copy link
Member

Current Issue:

Applications created during the hackathon require users to have a context to interact with the app. However, context creation and peer invitation are not currently available through the client sdk, leading to developers manually interacting with admin api endpoints, constructing proper requests and headers. We should simplify that process and provide a quick way of using the functionalities.

Proposed Solution:

Encapsulate context creation into easy to use interface with defined input parameters and execution callback
Encapsulate peers invitation into the easy to use interface with defined input parameters and execution callback

Goal:

Provide a simple, intuitive, and user-friendly mechanism for context creation and peer invitation from the application UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants