Skip to content

tcoram/rabbitmq-lua

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

RabbitMQ LuaJIT bindings and helper functions

Introduction

This is a RabbitMQ client binding to LuaJIT. It allows Lua scripts act as AMQP clients to the Broker. It requires the RabbitMQ C library (https://github.com/alanxz/rabbitmq-c).

Warning: This is a very early release of rather naive LuaJIT code. It is currently able to run the included test scripts.

Proper documenation and module cleanup is forthcoming.

Building

You'll need LuaJIT and a fairly recent version of the RabbitMQ C library for this to work.

/todd

About

A RabbitMQ client binding to LuaJIT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages