icerockdev / moko-socket-io

MOKO SocketIo by IceRock is Socket.IO implementation Kotlin Multiplatform library
https://moko.icerock.dev/
Apache License 2.0
116 stars 19 forks source link

Websockets support #5

Closed Alex009 closed 3 years ago

Alex009 commented 3 years ago

Need to implement websockets (now we have only socket-io support)

Alex009 commented 3 years ago

websockets support will be added in moko-network as enhacement of ktor-client HttpClientEngine - https://github.com/icerockdev/moko-network/issues/149

in moko-socket-io we will not support basic websockets