I just released <Krossbow 3.4.0> for those who are...
# feed
j
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
What Is Stomp ?
j
It's an application-level messaging protocol, text-oriented (but also supports binary): https://stomp.github.io/