Join Slack
Powered by
Hi! Is there any solution to build SSL websocket s...
# server
c
Charles Jo
10/22/2021, 1:29 AM
Hi! Is there any solution to build SSL websocket server with ktor in Android? Here I think Android is not main point. Main point is that how I can implement SSL websocket server with ktor. Thanks.
r
Richard Harrah
10/22/2021, 3:54 AM
After a real quick glance through, there's this:
https://ktor.io/docs/websocket.html#websocket-api
c
Charles Jo
10/22/2021, 10:53 AM
Thanks
@Richard Harrah
. I also saw this docs. But my issue is how I can support SSL in the websocket.
4
Views
Open in Slack
Previous
Next