Skip to content

Demo app showing WebSocket implementation on android using okhttp with kotlin

Notifications You must be signed in to change notification settings

puskal-khadka/WebSocket-Kotlin-Demo

Repository files navigation

WebSocket-Kotlin-Demo

This is the basic demo app showing WebSocket implementation on android using okhttp.

Here i used websocket server url from this site, https://www.piesocket.com/websocket-tester as a echo server. You can use your own server instead of this by changing socket url in SocketUtils class.

       

About

Demo app showing WebSocket implementation on android using okhttp with kotlin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages