WebSocket Library for Kotlin Native?

Here you go :slight_smile:

Keep in mind that Socket.io is not a proper websocket. Basically it’s a library that does exactly the same things of a websocket but does not follow its standards.

2 Likes