Skip to main content

Overview

This is a Socket.IO Client Library for Kotlin (Multiplatform), which is ported from the official socket.io-client-java It is compatible with Socket.IO server 3.x / 4.x

Targets

  • Android / JVM
  • iOS / macOS
  • Linux

Installation

Use our maven central hosted archive in your gradle

implementation("io.dyte:socketio-android:$version")