|
|
|
|
|
by eastoeast
423 days ago
|
|
This is super cool. Recently, I tried making an offline, P2P chat program that fits inside of a QR code. In case network was down, the code could be scanned by mobile, allowing users to join a chat room. However this doesn’t seem possible at the moment, as
1. browsers don’t allow offline direct communication for safety reasons
2. couldn’t fit all needed data/prereq modules within the QR. |
|