gt4rabbitmq

Description

RabbitMQ HTTP API implementation

Details

Source
GitHub
License
MIT
Created
May 31, 2025
Updated
July 22, 2025

README excerpt

# gt4rabbitmq
RabbitMQ HTTP API implementation

## Installation

```st
Metacello new
	repository: 'github://feenkcom/gt4rabbitmq:main/src';
	baseline: 'Gt4RabbitMq';
	load
```

## Load Lepiter

After installing with Metacello, you will be able to execute

```
#BaselineOfGt4RabbitMq asClass loadLepiter
```

## Load Lepiter

After installing with Metacello, you will be able to execute

```
#BaselineOfGt4RabbitMq asClass loadLepiter
```
← Back to results