- Jun 24, 2016
-
-
https://github.com/grpc/grpc/pull/5893Jorge Canizales authored
That PR wasn’t tested nor reviewed adecuately.
-
- Mar 31, 2016
-
-
Craig Tiller authored
-
- Mar 21, 2016
-
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
For GRPCOperation's, ensure finish _handler can only be called once, and release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called. When the connectivityMonitor determines the connection has been lost, pull the host disconnect call. Creates an unreliable connection when connectivity is restored. Calling finishWithError: is sufficient.
-
- Dec 04, 2015
-
-
Jorge Canizales authored
TODO: - Documentation - Make public - Check I’ve implemented all NSMutDict required methods
-
- Nov 07, 2015
-
-
Craig Tiller authored
-
- Nov 05, 2015
-
-
Craig Tiller authored
-
- Sep 03, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
So we can make the property a dictionary later, by just extending NSMutableDictionary to conform to the protocol.
-
Jorge Canizales authored
-
- Aug 09, 2015
-
-
Jorge Canizales authored
-
- Aug 06, 2015
-
-
Craig Tiller authored
-
- Aug 02, 2015
-
-
Jorge Canizales authored
Surfaced in GRPCCall+Tests.h Add GRPCHost to store channel config, and to create channels on demand with that config. GRPCChannels and configs are cached together. GRPCSecureChannel is now initialized with (nullable) path to a certificates file and (nullable) name override. The same mechanism will be used for creating insecure channels, removing the ability to do it by specifying the HTTP scheme in the address (which was deemed too subtle for its implications).
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jul 18, 2015
-
-
Jorge Canizales authored
-
- Jul 05, 2015
-
-
Jorge Canizales authored
-
- Jun 25, 2015
-
-
murgatroid99 authored
-
murgatroid99 authored
-
- Jun 22, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jun 21, 2015
-
-
Jorge Canizales authored
And free ops_array that was leaking.
-
- Jun 13, 2015
-
-
Jorge Canizales authored
-
- May 08, 2015
-
-
murgatroid99 authored
-
- May 01, 2015
-
-
murgatroid99 authored
-
- Apr 29, 2015
-
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
- Apr 28, 2015
-
-
murgatroid99 authored
-
- Apr 27, 2015
-
-
murgatroid99 authored
-
- Apr 24, 2015
-
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-