项目作者: joffrey-bion

项目描述 :
A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.
高级语言: Kotlin
项目地址: git://github.com/joffrey-bion/krossbow.git
创建时间: 2019-06-03T19:10:48Z
项目社区:https://github.com/joffrey-bion/krossbow

开源协议:MIT License

下载


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.