Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

browser bridge? #11

Closed
ROBERT-MCDOWELL opened this issue Aug 18, 2021 · 2 comments
Closed

browser bridge? #11

ROBERT-MCDOWELL opened this issue Aug 18, 2021 · 2 comments

Comments

@ROBERT-MCDOWELL
Copy link

would be nice to see a webgui of your chat. with js-ipfs for exemple?

@SomajitDey
Copy link
Owner

Yes, that would indeed be great! ipfs-chat can have a flag such as -s to launch a server for the webui to connect to.

What more, if the browser can connect to the main go-ipfs node using websockets, two browsers can then exchange WebRTC signaling data without needing any separate signaling server. After that, there can be video/audio streams too!

But I am afraid this is beyond me, at least for now, because I am a novice at JS. I heartily welcome you and the community to take up the webui projects.

P.S. Decentralizing the IPFS WebRTC transport is currently a WIP. Once it is achieved, I am sure we will be seeing many truly server-less browser-based chat apps.

@ROBERT-MCDOWELL
Copy link
Author

that's great indeed! for live streaming it would avoid a lot of streams duplications and bandwidth congestion!
thanks for WIP info, I din't know this project.

Repository owner locked and limited conversation to collaborators Aug 19, 2021
Repository owner unlocked this conversation Aug 19, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants