Skip to content

A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.

License

Notifications You must be signed in to change notification settings

joffrey-bion/krossbow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krossbow

Maven central version Github Build GitHub license

See the project's website for documentation.

Krossbow is a Kotlin multiplatform STOMP 1.2 client with a coroutine-based API. It provides a bunch of adapters for popular web socket clients (OkHttp, Ktor, Spring, SockJS...), as well as a 0-dependency built-in web socket implementation for some platforms.

License

This project is published under the MIT license.