Skip to content
Snippets Groups Projects
  1. Mar 21, 2016
  2. Mar 18, 2016
  3. Mar 17, 2016
  4. Mar 11, 2016
  5. Feb 22, 2016
  6. Feb 19, 2016
  7. Feb 18, 2016
    • Craig Tiller's avatar
      Decouple filter selection from channel construction · 178edfae
      Craig Tiller authored
      Allow plugins to extend the set of filters used by gRPC core:
      - plugins at construction time can register against the 'channel_init' system to be allowed to mutate a new channel_stack_builder type
      - channel_stack_builder provides a central and rather dynamic place to construct the list of filters required by a channel stack
      - ultimately we construct the channel stack in the fashion we always have
      
      This is also a prerequisite step to allowing filters to be implemented from wrapped languages.
      178edfae
  8. Feb 12, 2016
  9. Feb 09, 2016
  10. Feb 05, 2016
  11. Feb 03, 2016
  12. Feb 02, 2016
  13. Jan 31, 2016
  14. Jan 30, 2016
  15. Jan 28, 2016
  16. Jan 25, 2016
  17. Jan 20, 2016
  18. Jan 16, 2016
  19. Jan 13, 2016
  20. Jan 11, 2016
  21. Jan 08, 2016
  22. Jan 06, 2016
  23. Dec 09, 2015
  24. Dec 07, 2015
  25. Nov 23, 2015
  26. Nov 18, 2015
  27. Nov 12, 2015
Loading