tree: 034c7b54045e1a5645b85916b1c0de7cdca7135a [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. logging.cc
  4. network_util.cc
  5. network_util.h
  6. OWNERS
  7. README.md
  8. task_runner.cc
  9. task_runner.h
  10. time.cc
  11. tls_client_connection.cc
  12. tls_client_connection.h
  13. tls_client_connection_unittest.cc
  14. tls_connection_factory.cc
  15. tls_connection_factory.h
  16. tls_connection_factory_unittest.cc
  17. trace_logging_platform.cc
  18. udp_socket.cc
  19. udp_socket.h
components/openscreen_platform/README.md

This directory contains an implementation of the Open Screen platform API along with utility functions, using the //base and //net directories in Chromium.