ktorio/ktor

Feature: Ktor websocket client with Stomp

オープン

#1,159 opened on 2019/05/29

 (7 件のコメント) (8 件のリアクション) (1 人の担当者)Kotlin (1,254 件のフォーク)batch import
enhancementhelp wantedup for grabs

Repository metrics

Stars
 (14,408 個のスター)
PR merge metrics
 (平均マージ 24d 16h) (30d で 58 merged PRs)

説明

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

コントリビューターガイド