Tinder / Scarlet

A Retrofit inspired WebSocket client for Kotlin, Java, and Android
Other
3.23k stars 237 forks source link

SocketIO compatibility? #7

Open charlie-niekirk opened 6 years ago

charlie-niekirk commented 6 years ago

I'm trying to emulate socket.emit with this library and I'm not really sure how to do that? Is communicating with a SocketIO server supported?

charlie-niekirk commented 6 years ago

I guess not then?

martin-liu commented 6 years ago

It will be great if support socket.io

SteinerOk commented 5 years ago

Any information about it?

zhxnlai commented 5 years ago

We are working on it: https://github.com/Tinder/Scarlet/tree/0.2.x

Please check out the demo app and tests

Yakoot commented 4 years ago

any news when it will be ready? :)