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
/
GRXBufferedPipe.m
Commit message (
Expand
)
Author
Age
*
Resume GRXBufferedPipe when it gets dealloced
Muxi Yan
2017-07-29
*
Some fixes for tests and change contract
Muxi Yan
2017-06-26
*
Merge remote-tracking branch 'upstream/master' into fix-pipe-buffer
Muxi Yan
2017-06-26
|
\
*
|
Simply queue up writesFinishedWithError without cancelling pending messages
Muxi Yan
2017-06-26
*
|
Fix minor problems
Muxi Yan
2017-06-26
*
|
Remove conditionals covered by invoke agreement
Muxi Yan
2017-06-17
*
|
Polish GRXBufferedPipe
Muxi Yan
2017-06-13
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
Better concurrency handling
Muxi Yan
2017-06-06
*
|
Use getter/setter
Muxi Yan
2017-06-05
*
|
Comments on BufferedPipe
Muxi Yan
2017-06-05
*
|
Fix pipeline finishing bug
Muxi Yan
2017-05-23
*
|
Remove synchronization in GRXBufferedPipe:writesFinishedWithError and change ...
Muxi Yan
2017-05-22
*
|
Use dispatch_queue to serialize writes
Muxi Yan
2017-05-15
*
|
Sync writes with queue
Muxi Yan
2017-05-10
|
/
*
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
|
/
*
Adds GRXBufferedPipe
Jorge Canizales
2015-05-18