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

Backend-less architecture design #2

Open
guerrerocarlos opened this issue Feb 8, 2019 · 5 comments
Open

Backend-less architecture design #2

guerrerocarlos opened this issue Feb 8, 2019 · 5 comments

Comments

@guerrerocarlos
Copy link
Member

-- Placeholder for the backend architecture discussion --

@guerrerocarlos guerrerocarlos changed the title Serverless/backend-less architecture design Backend-less architecture design Feb 8, 2019
@sadasant
Copy link
Member

sadasant commented Feb 9, 2019

@guerrerocarlos Apparently, GitHub doesn't allow client-side creation of gists. See:

Thoughts on this?

@sadasant
Copy link
Member

There's this proof of concept / library to deal with WebRTC from React: https://github.com/roman01la/react-webrtc we can take inspiration from it.

@sadasant
Copy link
Member

sadasant commented Feb 10, 2019

peerjs seems way more robust: https://www.npmjs.com/package/peerjs

@sadasant
Copy link
Member

I haven't been able to get peerjs to work with React, I'm getting TypeError: u.a is not a constructor 🤔

@guerrerocarlos
Copy link
Member Author

Ok, so based on the Github limitation, I guess we can pivot from storing anything on Github and start from a much simpler approach of just storing everything on the user's browser, like: https://blockchain.poker/ does it.

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