shawntabrizi / substrate-collectables-workshop

A guided tutorial for building an NFT marketplace with the Polkadot SDK
https://www.shawntabrizi.com/substrate-collectables-workshop/
MIT License
236 stars 101 forks source link

WIP: Relates to #85. Setup TogetherJS #87

Closed ltfschoen closed 5 years ago

ltfschoen commented 5 years ago

This is an optional addon. I haven't done anything other than following TogetherJS's quickstart. If anyone wants to take this further, go for it!

This could be used for p2p matching of participants and asking for help

Screenshot of base functionality: Screenshot from 2019-04-30 11-12-43

shawntabrizi commented 5 years ago

This is really cool. Have you tried what it looks like with two users?

ltfschoen commented 5 years ago

I haven't tried it other than just setting up the bare minimum and briefly reading the docs. Kirill suggested it. You can create a room and have everyone on the same server join it. If you think it could be helpful I'm happy to look into it further.

shawntabrizi commented 5 years ago

Let's try it when I am back. I like the idea!

shawntabrizi commented 5 years ago

Spent some time trying TogetherJS with Wei, and in general it didn't work so well.

Instead we have embedded Gitter Sidecar, which while not as feature rich, does the main task cleaner I think.

Would kill for: