RamblingCookieMonster / PSRabbitMq

PowerShell module to send and receive messages from a RabbitMq server
http://ramblingcookiemonster.github.io/RabbitMQ-Intro/
MIT License
47 stars 29 forks source link

Added port number to Register-RabbitMq Event and Send-RabbitMqMessage #33

Closed th0sxph closed 4 years ago

th0sxph commented 4 years ago

Description

Added the possibility to specify a different port number when using the Register-RabbitMq Event and Send-RabbitMqMessage functions.

Motivation and Context

Not being able to specify a port other than the default ones (non-ssl and ssl).

th0sxph commented 4 years ago

@RamblingCookieMonster
Do you agree with the changes made? If so, can you merge this? :) Cheers

RamblingCookieMonster commented 4 years ago

lgtm, sorry for the wait!