Browse Source

Update README.md

pull/95/head
Lane Wagner 3 years ago
committed by GitHub
parent
commit
97747a6131
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -12,7 +12,7 @@ Supported by [Boot.dev](https://boot.dev)
### Goal
The goal with `go-rabbitmq` is to still provide most all of the nitty-gritty functionality of AMQP, but to make it easier to work with via a higher-level API. Particularly:
The goal with `go-rabbitmq` is to provide *most* (but not all) of the nitty-gritty functionality of AMQP, but to make it easier to work with via a higher-level API. Particularly:
* Automatic reconnection
* Multithreaded consumers via a handler function


Loading…
Cancel
Save