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
/
ProtoRPC
Commit message (
Expand
)
Author
Age
*
id<GRXWriter> -> GRXWriter * in the runtime
Jorge Canizales
2015-07-17
*
Separate GRXForwardingWriter, delete the protocol
Jorge Canizales
2015-07-17
*
Rename HTTP2Path -> HTTPPath
Jorge Canizales
2015-07-04
*
Move ProtoMethod to ProtoRPC package
Jorge Canizales
2015-07-04
*
Rename GRPCMethodName->ProtoMethod
Jorge Canizales
2015-07-04
*
Minor: add TODO to improve an error message.
Jorge Canizales
2015-06-29
*
Don’t import Protobuf runtime using Cocoapods paths
Jorge Canizales
2015-06-29
*
Import headers based on path in the runtime libraries
Jorge Canizales
2015-06-23
*
Fix for changed parseFromData: signature (now parseFromData:error:)
Marc Wandschneider
2015-05-27
*
s/didFinishWithError/writesFinishedWithError
Jorge Canizales
2015-05-19
*
s/didReceiveValue/writeValue
Jorge Canizales
2015-05-19
*
Move our runtime to proto3 and make the dependency explicit
Jorge Canizales
2015-05-17
*
Adjusts #imports of RxLibrary
Jorge Canizales
2015-04-22
*
Fixes syntax errors.
Jorge Canizales
2015-04-22
*
Makes the runtime serialize alright.
Jorge Canizales
2015-04-22
*
Adds basic runtime library and generated stub
Jorge Canizales
2015-04-22