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

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

Closed th0sxph closed 3 years ago

th0sxph commented 4 years ago

It is not possible to specify other ports other than the default ones when using the following functions Register-RabbitMqEvent and Send-RabbitMqMessage.

Proposed changes on the following pull request: Pull request#33

Thank you

yuvalmarciano commented 4 years ago

We can close this issue, can't we? @th0sxph

th0sxph commented 3 years ago

We can close this issue, can't we? @th0sxph

Closed. Sorry for the late reply.