issues
search
rsocket
/
rsocket-cpp
C++ implementation of RSocket
http://rsocket.io
Apache License 2.0
253
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix benchmarks destroying latch too early
#814
alexmalyshev
closed
7 years ago
0
Update to most recent version of folly
#813
alexmalyshev
closed
7 years ago
0
Add a toString() function for FrameType
#812
alexmalyshev
closed
7 years ago
0
Verify ConnectionEvents are called-back on the right EventBase
#811
somasun
closed
7 years ago
0
devirtualize handleRequest*Core methods
#810
dymk
closed
7 years ago
0
Revert "remove RSocketRequster::closeSocket()"
#809
dymk
closed
7 years ago
2
TcpConnectionAcceptor takes a AsyncTransportWrapper
#808
dymk
closed
7 years ago
0
Strict debugging for BaseSubscriber implementers
#807
dymk
closed
7 years ago
1
fix flakey RequestChannelTest; fix incorrect Subscriber usage
#806
dymk
closed
7 years ago
0
Adding support for temporarily accessing the underlying transport object for TcpDuplexConnection
#805
phoad
closed
7 years ago
0
remove RSocketRequster::closeSocket()
#804
dymk
closed
7 years ago
1
Fix crash when old transport hasn't disconnected yet
#803
somasun
closed
7 years ago
0
Add missing folly/Format.h include
#802
alexmalyshev
closed
7 years ago
0
Introduce yarpl::single::SingleObserver interface and SingleObserverBase abstract class for easier subclassing
#801
phoad
closed
7 years ago
0
Let limiting the max number of active streams
#800
phoad
closed
7 years ago
1
build against released version of tck drivers
#799
yschimke
closed
7 years ago
0
remove pure virtual from rsocketstats
#798
ragansa
closed
7 years ago
2
Use BaseSubscriber for operators, make them thread-safe
#797
alexmalyshev
closed
7 years ago
0
Fix RequestResponseTest.FailureOnRequest
#796
alexmalyshev
closed
7 years ago
0
All writes should be guarded with try/catch
#795
phoad
closed
7 years ago
1
Clean up the KeepAlive semantics
#794
somasun
closed
7 years ago
3
Simplify RSocketClient StateMachine EventBase
#793
somasun
closed
7 years ago
0
SetupResumeAcceptor simplifications & refactorings
#792
dymk
closed
7 years ago
1
Fix build on Arch Linux
#791
alexmalyshev
closed
7 years ago
0
wait for server to shutdown before destructing eventbases
#790
dymk
closed
7 years ago
1
keep_reference_to_this for BaseSubscriber
#789
dymk
closed
7 years ago
0
Update yarpl/CMakeLists.txt such that Thrift will not depend on building tests
#788
phoad
closed
7 years ago
0
rename AllowanceSemaphore => Allowance
#787
dymk
closed
7 years ago
0
Ensure queued frames are discarded after the StateMachine is closed
#786
somasun
closed
7 years ago
0
calls to request() happen after onSubscribe()
#785
dymk
closed
7 years ago
0
Fix crash in SetupResumeAcceptor::closeAll()
#784
alexmalyshev
closed
7 years ago
3
make *Impl methods protected
#783
dymk
closed
7 years ago
0
remove InternalSubscriber
#782
dymk
closed
7 years ago
0
Allow client stateMachine to run on separate EventBase
#781
somasun
closed
7 years ago
0
yarpl::enable_get_ref causes build break
#780
phoad
closed
7 years ago
1
add stats to RSocketServer
#779
ragansa
closed
7 years ago
1
Simplify StreamsWriter a little
#778
alexmalyshev
closed
7 years ago
0
KEEPALIVE frame should respect resumability of remote side for v0.1
#777
alexmalyshev
opened
7 years ago
0
Future from RSocketClient::resume will rethrow exception from ConnectionFactory instead of wrapping
#776
lexs
opened
7 years ago
0
Don't crash if user defined function throws at onNext
#775
phoad
closed
7 years ago
1
Make FrameHeader's fields public, put it in it's own header
#774
alexmalyshev
closed
7 years ago
0
RSocketRequester should be a purely virtual class
#773
lexs
opened
7 years ago
2
RSocketClient shouldn't default to a 5 seconds keepalive
#772
lexs
closed
7 years ago
0
Clean up a bit of RSocketStateMachine's API
#771
alexmalyshev
closed
7 years ago
4
add counters
#770
ragansa
closed
7 years ago
4
Add counters
#769
ragansa
closed
7 years ago
1
Handle exceptions thrown from map operators
#768
alexmalyshev
closed
7 years ago
2
implement AtomicReference
#767
dymk
closed
7 years ago
0
Replace FrameProcessor with a Subscriber in SetupResumeAcceptor
#766
alexmalyshev
closed
7 years ago
0
Client pushes data immediately without any request, which causes server to crash
#765
phoad
closed
7 years ago
0
Previous
Next