Closed whyoleg closed 1 month ago
825 files 825 suites 46m 11s :stopwatch: 3 417 tests 2 841 :white_check_mark: 575 :zzz: 1 :x: 7 056 runs 5 851 :white_check_mark: 1 204 :zzz: 1 :x:
For more details on these failures, see this check.
Results for commit 0834fbc2.
:recycle: This comment has been updated with latest results.
io.rsocket.kotlin.transport
)Note:
Motivation:
To support QUIC and other possible multiplexed transports, native support for streams on transport level is needed. But internal implementation was not ready for this. Additionally, it was a good idea to fix some issues with inconsistent transport API and hard to maintain internals.