Skip to content

Repository files navigation

Fluidware AMQP Client

helper library to expose high-level functions for amqp client

Graceful shutdown

On SIGINT/SIGTERM this library only closes its own broker connection; it never calls process.exit(). Your application must register its own SIGINT/SIGTERM handler and call process.exit() once all cleanup (including this library's) has completed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages