vanadium-archive / reader

Example app: PDF reader
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Scenario: joining a device set #18

Open jxson opened 9 years ago

jxson commented 9 years ago

Following #17, on a second device the same user opens the application, sees the previously added PDF file and clicks on it.

The user should be prompted to join the existing device currently reading the file, accepting puts the user on the next page of the PDF.

The new device joins the already reading peer and is automatically assigned the next page.