먼저 build.gradle 에 다음 라이브러리를 추가해줍니다. dependencies { implementation "io.ktor:ktor-websockets:$ktor_version" } ...
確定! 回上一頁