ktorio/ktor

Feature: Ktor websocket client with Stomp

Aperta

#1159 aperta il 29 mag 2019

 (7 commenti) (8 reazioni) (1 assegnatario)Kotlin (1254 fork)batch import
enhancementhelp wantedup for grabs

Metriche repository

Star
 (14.408 stelle)
Metriche merge PR
 (Merge medio 24g 16h) (58 PR mergiate in 30 g)

Descrizione

Ktor Version

1.2.1

Ktor Engine Used(client or server and name)

client-websocket

JVM Version, Operating System and Relevant Context

Feedback

I tried to consume a websocket server with the ktor-client-websocket but it didn't work. It turned out, that the server uses Stomp. It would be nice to support Stomp for the Websocket Client as well here with Ktor. (I was forced to use Spring Websocket as client library).

Guida contributor