ktor STOMP server #104
Closed
chriswu000
started this conversation in
General
Replies: 2 comments 1 reply
-
Hi, thanks for reaching out, this is definitely a good question, no need to apologize at all! This specific library is only a client library. I don't believe there is an implementation of STOMP for Ktor server out there at the moment, unfortunately. |
Beta Was this translation helpful? Give feedback.
1 reply
-
FYI, there is a feature request for this in KTOR issues: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Apologies if this is a bad question, but I am new to websockets, STOMP, and ktor, so my understanding is still limited. Can I use krossbow with ktor to build a STOMP server, or is it meant specifically for clients? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions