Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rmq): implements RabbitMQ parser for AMQP requests #48

Merged
merged 2 commits into from
May 19, 2020
Merged

Conversation

jmcdo29
Copy link
Owner

@jmcdo29 jmcdo29 commented May 18, 2020

Same as MQTT and NATS, IP must be sent as part of the request, otherwise callerIP is an empty
string.

fix #20

Same as MQTT and NATS, IP must be sent as part of the request, otherwise callerIP is an empty
string.

fix #20
@jmcdo29 jmcdo29 added enhancement 🐺 A new feature to be implemented rabbitq A problem with the RabbitMQ parser interceptor ⁉️ A problem with how the interceptor itself is running. labels May 18, 2020
@jmcdo29 jmcdo29 added this to the @ogma/namespace milestone May 18, 2020
@jmcdo29 jmcdo29 self-assigned this May 18, 2020
@jmcdo29 jmcdo29 merged commit 03dcc0b into master May 19, 2020
@jmcdo29 jmcdo29 deleted the rabbitmq branch May 19, 2020 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🐺 A new feature to be implemented interceptor ⁉️ A problem with how the interceptor itself is running. rabbitq A problem with the RabbitMQ parser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Parser]: RabbitMQ
1 participant