• Home
Name Date Size #Lines LOC

..--

common/04-Jul-2025-9,3766,785

nearby/04-Jul-2025-129,94397,610

remoteauth/04-Jul-2025-1,8821,479

.dockerignoreD04-Jul-2025274 1816

.gitignoreD04-Jul-2025245 1615

Android.bpD04-Jul-20252 KiB5854

CONTRIBUTING.mdD04-Jul-20251.1 KiB3422

DockerfileD04-Jul-20252.9 KiB7460

LICENSED04-Jul-202511.1 KiB201169

METADATAD04-Jul-2025447 1816

OWNERSD04-Jul-202580 54

README.mdD04-Jul-2025511 2313

README.md

1# Better Together Core
2
3Core rust components to google better together experiences.
4
5## Projects
6
7`nearby` <br>
8
9Core rust components used by the Nearby platform: https://developers.google.com/nearby
10<br> For more information on building and testing these components see: [nearby/README.md](nearby/README.md)
11
12
13### Installing Rust
14
15Refer to [Install Rust](https://www.rust-lang.org/tools/install)
16
17```sh
18curl https://sh.rustup.rs -sSf | sh
19```
20
21We recommend using this plugin
22
23https://www.jetbrains.com/rust/