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

CompletelyServerless? #40

Open
cScarlson opened this issue Aug 20, 2013 · 2 comments
Open

CompletelyServerless? #40

cScarlson opened this issue Aug 20, 2013 · 2 comments

Comments

@cScarlson
Copy link

Hi,

I don't know how to contact the authors.

I'm working with the Named-Data-Networking team and the Dean of Technology and Innovation at UCLA and currently am the author of a library called "worker.io" which uses SharedWorkers for shared-state across tabs, per domain.

Our dilemma is that we need shared-state across of different domains in a secure way WITHOUT a webserver, so I found webRTC.io.

Is there any way to remove a server entirely from the stack using webRTC.io (or any other workaround)?

Cheers,

Cody

ps. feel free to close this issue and email me at [email protected]

@1l0
Copy link

1l0 commented Sep 12, 2013

@OmarIthawi
Copy link

You actually cannot go fully server less, for connection initiation you still have to use a STUN server. It's not a web-server though.

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

3 participants