index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
/
RxLibrary
Commit message (
Expand
)
Author
Age
*
Merge pull request #2526 from jcanizales/accept-nil-container
Michael Lumish
2015-07-20
|
\
*
\
Merge pull request #2525 from jcanizales/fix-emptywriter
Michael Lumish
2015-07-20
|
\
\
|
|
*
Accept [GRXWriter writerWithContainer:nil] for consistency with the rest
Jorge Canizales
2015-07-19
|
*
|
Fix [GRXWriter emptyWriter] not being reusable.
Jorge Canizales
2015-07-19
|
|
/
*
|
Make the call retain cycle explicit and encapsulated within GRPCCall.m
Jorge Canizales
2015-07-18
*
|
ConcurrentWriteable: NSData *message -> id value
Jorge Canizales
2015-07-18
*
|
Rename GRPCDelegateWrapper -> GRXConcurrentWriteable
Jorge Canizales
2015-07-18
|
/
*
Remove GRXWriter wrappers that are now unnecessary
Jorge Canizales
2015-07-17
*
Subclass GRXWriter instead of conforming to protocol
Jorge Canizales
2015-07-17
*
id<GRXWriter> -> GRXWriter * in the runtime
Jorge Canizales
2015-07-17
*
Separate GRXForwardingWriter, delete the protocol
Jorge Canizales
2015-07-17
*
Import headers based on path in the runtime libraries
Jorge Canizales
2015-06-23
*
Merge pull request #1664 from jcanizales/renames-grx-writeable-methods
Michael Lumish
2015-05-20
|
\
|
*
s/didFinishWithError/writesFinishedWithError
Jorge Canizales
2015-05-19
|
*
s/didReceiveValue/writeValue
Jorge Canizales
2015-05-19
*
|
Copy values before buffering them.
Jorge Canizales
2015-05-18
*
|
Add warning about the perils of buffering without bounds
Jorge Canizales
2015-05-18
|
/
*
Adds GRXBufferedPipe
Jorge Canizales
2015-05-18
*
Adds basic runtime library and generated stub
Jorge Canizales
2015-04-22
*
Working podspecs for gRPC core & wrapper
Jorge Canizales
2015-04-21
*
include .m in check_copyright.py
Yang Gao
2015-02-20
*
Fixes podspec of the RxLibrary
Jorge Canizales
2015-02-17
*
Fixes copyright notices
Jorge Canizales
2015-02-17
*
Adds podspec for RxLibrary and sample app
Jorge Canizales
2015-02-17
*
Imports code of the RX library.
Jorge Canizales
2015-02-17