Skip to content

Conversation

@rvssvl
Copy link
Contributor

@rvssvl rvssvl commented Nov 27, 2016

Thanks for this great Stomp realization, I saved a lot of time by using it. But I had one problem: in my Spring Boot project I use JWT token authorization, including to every stomp message some custom header. As library supports custom header for sending messages I could send message but I couldn't receive messages, as I app needs authorization header, while sending SUBSCRIBE message, so I added custom headers support for this library=)

Copy link
Owner

@NaikSoftware NaikSoftware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job, thx for PR

@NaikSoftware NaikSoftware merged commit 4664650 into NaikSoftware:master Nov 27, 2016
@NaikSoftware NaikSoftware added this to the 1.1.3 milestone Nov 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants