I just released Krossbow 3.4.0 for those who are interested in STOMP over Websockets 🙂
Major updates:
• Ktor 2 support (while keeping an artifact for Ktor 1.6.x)
• JS IR artifacts
• Upgrade to Kotlin 1.6.21
m
marlonlom
04/23/2022, 4:32 PM
What Is Stomp ?
j
Joffrey
04/23/2022, 9:43 PM
It's an application-level messaging protocol, text-oriented (but also supports binary): https://stomp.github.io/