Skip to content

Commit c945743

Browse files
authored
Merge pull request #2675 from nikiforo/add-cabbit
site/ecosystem.md add cabbit, fix links to edit the list
2 parents eb39fe4 + 2359d68 commit c945743

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

site/ecosystem.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ As described in the `README` file, FS2 is based mostly on `cats` and `cats-effec
1212

1313
### Libraries using FS2, and integrations with data stores
1414

15-
If you have a project you'd like to include in this list, either [click here](https://github.com/functional-streams-for-scala/fs2/edit/main/site/docs/ecosystem.md) or let us know in [the gitter channel](https://gitter.im/functional-streams-for-scala/fs2) and we'll add it for you.
15+
If you have a project you'd like to include in this list, either [click here](https://github.com/typelevel/fs2/edit/main/site/ecosystem.md) or let us know in [the gitter channel](https://gitter.im/functional-streams-for-scala/fs2) and we'll add it for you.
1616

17+
* [cabbit](https://github.com/delimobil/cabbit): Simple client for RabbitMQ using fs2 and cats-effect.
1718
* [canoe](https://github.com/augustjune/canoe): A purely functional library for building Telegram chatbots.
1819
* [chromaprint](https://github.com/mgdigital/Chromaprint.scala): A Scala implementation of the Chromaprint/AcoustID audio fingerprinting algorithm, built with fs2 streams / Cats Effect.
1920
* [circe-fs2](https://github.com/circe/circe-fs2): Streaming JSON manipulation with [circe](https://github.com/circe/circe).
@@ -61,4 +62,4 @@ If you have a project you'd like to include in this list, either [click here](ht
6162
* [upperbound](https://github.com/SystemFw/upperbound): A purely functional, interval-based rate limiter with support for backpressure.
6263
* [vinyldns](https://github.com/vinyldns/vinyldns): A DNS governance system using fs2 for throttling updates to DNS backends.
6364

64-
Don't see your project on the list? [Click here](https://github.com/functional-streams-for-scala/fs2/edit/main/site/docs/ecosystem.md) to add it!
65+
Don't see your project on the list? [Click here](https://github.com/typelevel/fs2/edit/main/site/ecosystem.md) to add it!

0 commit comments

Comments
 (0)