An open API service indexing awesome lists of open source software.

https://github.com/imax153/effect-ts-amqp


https://github.com/imax153/effect-ts-amqp

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## Welcome to Effect-TS - AMQP

Please follow up to: [https://github.com/Effect-TS/amqp/tree/master/packages/amqp](https://github.com/Effect-TS/amqp/tree/master/packages/amqp)

## Install

We recommend the usage of `yarn` and if you have `yarn workspaces` that handles by default hoisting of dependencies:

```sh
yarn add @effect-ts/core @effect-ts/amqp
```