tjfwalker / spades

Spades, the card game
Mozilla Public License 2.0
2 stars 0 forks source link

Rooms with URIs #3

Open tjfwalker opened 7 years ago

tjfwalker commented 7 years ago

Route: root/:id

tjfwalker commented 7 years ago

Darkwire.io features the behavior I have in mind: the user visits the root, somehow (redirect, rewrite, history API?) the URL ends up being rootURL + /<randomString>, the user can share this new URL, and any who navigate directly to it end up in the same room distinct from others.