azure-uamqp-php
azure-uamqp-php copied to clipboard
Allow user to set a clientname, instead of using the hardcoded "some".
ActiveMQ complains that the client "some" is already connected. With this adjustment you can manually set a different clientName or "clientId".
Added ability to set ContentType, required for azure webjobs
@InFog sorry for the late fix. .project file removed.
:+1: