- Jun 28, 2016
-
-
https://github.com/grpc/grpc/pull/5893Jorge Canizales authored
That PR wasn’t tested nor reviewed adequately.
-
- Jun 24, 2016
-
-
https://github.com/grpc/grpc/pull/5893Jorge Canizales authored
That PR wasn’t tested nor reviewed adecuately.
-
- Apr 30, 2016
-
-
Jorge Canizales authored
-
- 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.
-
- Mar 11, 2016
-
-
Jorge Canizales authored
Move C-layer call creation into GRPCChannel, so that it always acts on a non-destroyed channel. Listen for connectivity in the GRPCCall, and destroy the channel.
-
- Dec 04, 2015
-
-
Jorge Canizales authored
TODO: - Documentation - Make public - Check I’ve implemented all NSMutDict required methods
-
- Sep 04, 2015
-
-
Jorge Canizales authored
-
- Sep 03, 2015
-
-
Jorge Canizales authored
So we can make the property a dictionary later, by just extending NSMutableDictionary to conform to the protocol.
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Sep 02, 2015
-
-
murgatroid99 authored
-
- Aug 13, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Aug 09, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
Also clarify in GRXWriter.h that the writeable is released whenever the writer finishes.
-
Jorge Canizales authored
-
- Aug 08, 2015
-
-
Jorge Canizales authored
-
- Aug 06, 2015
-
-
Jorge Canizales authored
-
- Aug 02, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jul 18, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
And move it to the RxLibrary.
-
- Jul 17, 2015
-
-
Jorge Canizales authored
-
- Jul 05, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jun 24, 2015
-
-
Jorge Canizales authored
Fixes https://github.com/grpc/grpc/issues/2194 .
-
- Jun 17, 2015
-
-
Jorge Canizales authored
-
- Jun 16, 2015
-
-
Jorge Canizales authored
-
- Jun 13, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- May 20, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-