ktorio/ktor

Feature: Ktor websocket client with Stomp

Offen

#1.159 geöffnet am 29.05.2019

 (7 Kommentare) (8 Reaktionen) (1 zugewiesene Person)Kotlin (1.254 Forks)batch import
enhancementhelp wantedup for grabs

Repository-Metriken

Stars
 (14.408 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 24T 16h) (58 gemergte PRs in 30 T)

Beschreibung

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).

Contributor Guide