Join Slack
How can I add websocket dependency in build.gradle file
# ktor
b
Begum Turan
01/19/2023, 3:15 PM
How can I add websocket dependency in build.gradle file
e
Emil Kantis
01/19/2023, 3:19 PM
https://ktor.io/docs/creating-web-socket-chat.html
Emil Kantis
01/19/2023, 3:20 PM
If you're wondering about syntax for
build.gradle
file specifically and not which dependencies to add:
https://docs.gradle.org/current/samples/sample_building_kotlin_applications.html
b
Begum Turan
01/19/2023, 3:31 PM
Thanks!!!!
Begum Turan
01/19/2023, 3:34 PM
This is going to be full stack project . My goal is to make clock
Begum Turan
01/19/2023, 3:34 PM
should I add websocket in Common main and Jvm main and jsmain dependency?
e
Emil Kantis
01/19/2023, 3:39 PM
Depends. There’s a difference between server and client apps
89
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by