Skip to content

An experimental packet messaging library, aiming for simplicity and performance.

License

Notifications You must be signed in to change notification settings

rchomczyk/lavender

Repository files navigation

lavender (lawenda)

An experimental packet messaging library, aiming for simplicity and performance.

Get started

Add repository
maven("https://repo.shiza.dev/releases")
Add dependency
Brokers
implementation("dev.shiza:lavender-broker-nats:1.0.0")
Codecs
implementation("dev.shiza:lavender-codec-jackson:1.0.0")

About

An experimental packet messaging library, aiming for simplicity and performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages