Cleanup certificate manager path management.

PiperOrigin-RevId: 768146823
12 files changed
tree: 60cefad7f5ecbf7e4a2c90bec7067e6ac2397c38
  1. .github/
  2. compiled_proto/
  3. connections/
  4. internal/
  5. presence/
  6. proto/
  7. sharing/
  8. third_party/
  9. .bazelrc
  10. .gitignore
  11. .gitmodules
  12. CODE_OF_CONDUCT.md
  13. CONTRIBUTING.md
  14. gen_proto.sh
  15. LICENSE
  16. minimum_os.bzl
  17. MODULE.bazel
  18. MODULE.bazel.lock
  19. Package.resolved
  20. Package.swift
  21. README.md
  22. WORKSPACE
README.md

Nearby

Nearby is a collection of projects focused on connectivity that enable building cross-device experiences.

This is not an officially supported Google product.

Projects

Nearby Connections

A peer-to-peer networking API that allows apps to easily discover, connect to, and exchange data with nearby devices in real-time, regardless of network connectivity.

Nearby Presence

An extension to Nearby Connections that features an extensible identity model for authentication and restricted visibility, resource management for system health, and proximity detection through sensor fusion.

Nearby for Embedded Systems

A lightweight implementation of Fast Pair intended for embedded systems.

Contributing

We encourage you to contribute to Nearby! Please check out the Contributing to Nearby guide for guidelines about how to proceed.

License

Nearby is released under the Apache License 2.0