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

Investigate peer-to-peer, especially peerjs, a JS lib for WebRTC #18

Open
justvanrossum opened this issue Apr 29, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@justvanrossum
Copy link
Collaborator

justvanrossum commented Apr 29, 2022

Possible scenario:

  • We run a signalling server at fontra-collab.black-foundry.com (or something, maybe we should grab "fontra.xyz")
  • User A runs a local (desktop) Fontra app
  • User A offers to share a project, tells the signalling server, receives a URL to share that contains a temp token
  • User A sends URL to User B
  • User B goes to URL, receives all Fontra assets from our server, but makes a data connection to User A directly

(Hm, the assets could also come from User A, but I'm not yet sure how to do that over a data connection. The Fontra client app really likes regular HTTP for assets.)

@justvanrossum justvanrossum moved this to Todo in Fontra Project May 25, 2022
@justvanrossum justvanrossum moved this from Todo to Research in Fontra Project May 25, 2022
@justvanrossum justvanrossum added the enhancement New feature or request label Jun 8, 2022
@nedkamburov nedkamburov moved this to 🆕 New in Fontra Project Feb 9, 2023
@justvanrossum justvanrossum moved this from 🆕 New to 📋 Backlog in Fontra Project Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant