Replies: 1 comment 5 replies
-
Did you confirm that you don't get this error when not using proguard? Are you on Android? Note that if you're trying to use the JDK11's |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Missing class java.net.http.HttpResponse (referenced from: org.hildan.krossbow.websocket.ktor.HandshakeFailureDetails org.hildan.krossbow.websocket.ktor.HandshakeExceptionsJvmKt.extractHandshakeFailureDetails(java.net.http.WebSocketHandshakeException))
Missing class java.net.http.WebSocketHandshakeException (referenced from: org.hildan.krossbow.websocket.ktor.HandshakeFailureDetails org.hildan.krossbow.websocket.ktor.HandshakeExceptionsJvmKt.extractHandshakeFailureDetails(java.lang.Exception) and 1 other context)
Beta Was this translation helpful? Give feedback.
All reactions