rsocket-kotlin
rsocket-kotlin copied to clipboard
restructure transport modules
settings.gradle.kts contains new projects/folders structure
- rename ktor-websocket to ktor-websocket-internal and make it an implementation dependency (not exposed)
- move all transports under
rsocket-transportsfolder - drop empty modules (with just
dummyfiles) - implement small DSL for including projects
Test Results
699 files ±0 699 suites ±0 30m 42s :stopwatch: - 6m 30s 2 179 tests ±0 1 950 :white_check_mark: ±0 229 :zzz: ±0 0 :x: ±0 4 562 runs ±0 4 032 :white_check_mark: ±0 530 :zzz: ±0 0 :x: ±0
Results for commit 5f29d028. ± Comparison against base commit d5c1b35f.
:recycle: This comment has been updated with latest results.