- 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
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jul 23, 2015
-
-
Craig Tiller authored
-
- Jul 22, 2015
-
-
Craig Tiller authored
-
- Jul 18, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
And move it to the RxLibrary.
-
- Jul 17, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jul 08, 2015
-
-
Jorge Canizales authored
-
- Jul 05, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jun 28, 2015
-
-
Jorge Canizales authored
-
- Jun 25, 2015
-
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
- Jun 24, 2015
-
-
Jorge Canizales authored
Part of fixing https://github.com/grpc/grpc/issues/2192
-
- 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
-
Jorge Canizales authored
-
- Jun 09, 2015
-
-
David Garcia Quintas authored
-
- Jun 02, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
David Garcia Quintas authored
Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to manage memory.
-
- May 31, 2015
-
-
Jorge Canizales authored
In library projects (cf. app projects) the main bundle is nil. `NSBundle+bundleForClass:` works in both types of projects. Also makes the library load the certificates only once.
-
- May 20, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- May 14, 2015
-
-
murgatroid99 authored
-
murgatroid99 authored
-
- May 11, 2015
-
-
murgatroid99 authored
-
- May 08, 2015
-
-
murgatroid99 authored
-
- May 01, 2015
-
-
murgatroid99 authored
-
- Apr 29, 2015
-
-
murgatroid99 authored
-
murgatroid99 authored
-