项目作者: nats-io

项目描述 :
Repo for Kotlin Nats examples.
高级语言: Kotlin
项目地址: git://github.com/nats-io/kotlin-nats-examples.git
创建时间: 2021-02-02T12:33:37Z
项目社区:https://github.com/nats-io/kotlin-nats-examples

开源协议:Apache License 2.0

下载


NATS

NATS - Kotlin Examples

License Apache 2

Kotlin examples for the NATS messaging system
using the NATS Java client.

Hello World

Some examples that create streams, publish and subscribe.

Android Example

Simple example of the use of the nats.java library in kotlin, just connect, pub and subscribe to “test” subject.