Commit Graph

6 Commits

Author SHA1 Message Date
Oleg Zhurakousky
4547580d9d Split RSocketFuntion
Split RSocketFunction into RSocketForwardingFunction and RSocketListenerFunction to ensure function composition over rsocket works the same way as with simple functions.
2020-07-16 19:26:41 +02:00
Oleg Zhurakousky
638c98cfb7 interim 2020-07-16 17:08:55 +02:00
Oleg Zhurakousky
13aa4700b1 Cleanup 'requestChannel' logic
Add RSocketConnectionUtils to deal with connectivity logic
2020-07-16 15:58:22 +02:00
Oleg Zhurakousky
6589164949 Add StepVerifier to RSocket tests 2020-07-16 13:35:21 +02:00
Oleg Zhurakousky
ce6f357117 Add initial support for 'requestChannel' intergration for RSocket 2020-07-16 13:35:21 +02:00
Oleg Zhurakousky
b0398e35df Initial Committ of RSocket integration 2020-07-16 13:35:21 +02:00