-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
First thought was to use QR codes but IOS doesn't support a reader directly within the web app so my second thought is to automatically connect two devices if they are on the same network (check IP: https://github.com/websockets/ws#how-to-get-the-ip-address-of-the-client) but this could cause issues on semi-public networks such as within a student accomodation so probably not doable.
Any ideas welcome.