Reimplementation of Google's Quick Share (originally Nearby Sharing) protocol.
Screencast.from.2024-02-06.16-05-43.webm
- Needs to be built with tokio unstable. The provided cargo config should do this, but be sure to unset
RUSTFLAGS
- WLAN
- BT (very WIP)
- Mdns
- BLE (partial)
- Disable firewalls/non-wifi networks (esp vpns)
- NearDrop - Protocol documentation
- QNearbyShare - Debugging
- Nearby - Original protocol.
- Simple Nearby - Bluetooth.