ktorio/ktor

Feature: Ktor websocket client with Stomp

Open

#1,159 建立於 2019年5月29日

在 GitHub 查看
 (7 留言) (8 反應) (1 負責人)Kotlin (14,408 star) (1,254 fork)batch import
enhancementhelp wantedup for grabs

描述

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

貢獻者指南