Skip to content

WebSocket Data Sending Performance Issue #605

Answered by joffrey-bion
MAXBAF1 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! Thanks for the report. This is definitely something worth looking at.

If I understood correctly your client code runs on Android, and from the code above it looks like you're using the Ktor client (with krossbow-websocket-ktor). Is this correct?
Which Ktor engine are you using behind the scenes? Are you using ktor-client-android, ktor-client-okhttp, ktor-client-cio, or maybe another one? Did you reproduce this issue with several engines?

Also, did you try and reproduce this with another Krossbow web socket implementation (like krossbow-websocket-okhttp)?

To confirm this, we ran an additional test directly on the backend. This test sending thousands of cells via WebSocket as a user

W…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@MAXBAF1
Comment options

@MAXBAF1
Comment options

@joffrey-bion
Comment options

@joffrey-bion
Comment options

@MAXBAF1
Comment options

Answer selected by MAXBAF1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants