Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thatscalaguy/nats4cats
Small Scala cats-effect wrapper around the official nats.java library
https://github.com/thatscalaguy/nats4cats
cats cats-effect nats nats-client scala scala3
Last synced: 2 months ago
JSON representation
Small Scala cats-effect wrapper around the official nats.java library
- Host: GitHub
- URL: https://github.com/thatscalaguy/nats4cats
- Owner: ThatScalaGuy
- License: apache-2.0
- Created: 2023-06-23T12:37:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T20:20:27.000Z (3 months ago)
- Last Synced: 2024-11-05T21:27:21.205Z (3 months ago)
- Topics: cats, cats-effect, nats, nats-client, scala, scala3
- Language: Scala
- Homepage: https://thatscalaguy.github.io/nats4cats/
- Size: 173 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# nats4cats
![Cats Friendly Badge](https://typelevel.org/cats/img/cats-badge-tiny.png)
[![nats4cats Scala version support](https://index.scala-lang.org/thatscalaguy/nats4cats/nats4cats/latest-by-scala-version.svg?platform=jvm)](https://index.scala-lang.org/thatscalaguy/nats4cats/nats4cats)Small Scala cats-effect wrapper around the official [nats.java](https://github.com/nats-io/nats.java) library
Follow the [microsite](https://thatscalaguy.github.io/nats4cats/) for more information.