rabbitmq-amqp-go-client/docs/examples
Gabriele Santomaggio 6cd3f90025
Implement JWT (OAuth 2) (#39)
- add tls connection test
- Implement JWT (OAuth 2) closes https://github.com/rabbitmq/rabbitmq-amqp-go-client/issues/23
- refactor connection interfaces  to support only one endpoint  
- refactor Environment interfaces to support multiple endpoints 
- Validate the features for RabbitMQ 4.1 like OAuth refresh token 
---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-03-05 09:46:28 +01:00
..
advanced_settings Implement JWT (OAuth 2) (#39) 2025-03-05 09:46:28 +01:00
getting_started Implement JWT (OAuth 2) (#39) 2025-03-05 09:46:28 +01:00
publisher_msg_targets Implement JWT (OAuth 2) (#39) 2025-03-05 09:46:28 +01:00
reliable Implement JWT (OAuth 2) (#39) 2025-03-05 09:46:28 +01:00
streams Implement JWT (OAuth 2) (#39) 2025-03-05 09:46:28 +01:00
streams_filtering Implement JWT (OAuth 2) (#39) 2025-03-05 09:46:28 +01:00
tls Implement JWT (OAuth 2) (#39) 2025-03-05 09:46:28 +01:00
video Implement JWT (OAuth 2) (#39) 2025-03-05 09:46:28 +01:00
README.md Implement JWT (OAuth 2) (#39) 2025-03-05 09:46:28 +01:00

README.md

AMQP 1.0 .Golang Client Examples