Skip to content
Snippets Groups Projects
  1. Sep 23, 2015
  2. Sep 09, 2015
  3. Sep 08, 2015
  4. Sep 07, 2015
  5. Sep 05, 2015
    • Nathaniel Manista's avatar
      Beta API clean-ups · f65d3c11
      Nathaniel Manista authored
      (1) Renamed the "beta" module "implementations" because it hasn't been
      monolithic since "interfaces" was factored out of it a few changes
      back.
      
      (2) Moved ChannelConnectivity from grpc.beta.beta to
      grpc.beta.interfaces since it is constants that don't depend on the
      beta implementation.
      
      (3) Moved the Server interface definition from grpc.beta.beta to
      grpc.beta.interfaces since it is an interface.
      
      (4) Dropped the "create_" prefix from "create_<...>_channel" functions
      to better match the other creation functions throughout the codebase.
      f65d3c11
    • Nathaniel Manista's avatar
      gRPC protocol objects · 41abb052
      Nathaniel Manista authored
      41abb052
    • Nathaniel Manista's avatar
  6. Sep 04, 2015
Loading