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

Same-network case: Investigate how to establish a communications channel post-discovery. #6

Open
dosirrah opened this issue Sep 16, 2024 · 0 comments
Assignees

Comments

@dosirrah
Copy link

dosirrah commented Sep 16, 2024

Once a service has been discovered (e.g., using m-DNS for the mobile app same-network case), how do we establish communications? We need to be able to make a procedure call. Implement a fling call that can be called from a mobile-app that passes a URL and a service that outputs the URL on the node running the service.

At least study how to do this with WebRTC and web sockets. Communications can either be direct or if necessary through a relay.

Output shoudl be a short white paper in Markdown or Jupyter Notebooks that is committed to GitHub.

@dosirrah dosirrah changed the title Investigate how to establish a communications channel post-discovery. Same-network case: Investigate how to establish a communications channel post-discovery. Sep 16, 2024
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

No branches or pull requests

2 participants