Skip to content

Commit 9040db9

Browse files
committed
disable netty-ws for a bit
1 parent 6984297 commit 9040db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ projects("rsocket-kotlin") {
4545

4646
module("netty-internal")
4747
module("netty-tcp")
48-
module("netty-websocket")
48+
// module("netty-websocket")
4949
module("netty-quic")
5050
}
5151

0 commit comments

Comments
 (0)