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(stomp): add stomp plugin #369

Merged
merged 13 commits into from
Jun 21, 2024
Merged

feat(stomp): add stomp plugin #369

merged 13 commits into from
Jun 21, 2024

Conversation

timonback
Copy link
Member

@timonback timonback commented Sep 25, 2023

Add support for spring websocket stomp protocol. It detected the consumer MessageMapping annotation as well as the reply annotation SendTo and SendToUser annotation

@netlify
Copy link

netlify bot commented Sep 25, 2023

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit f926b5c
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/6675947554676b000822b11d
😎 Deploy Preview https://deploy-preview-369--springwolf-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@timonback
Copy link
Member Author

Resolves #364

@timonback timonback added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers java Pull requests that update Java code websockets labels Sep 25, 2023
@timonback timonback changed the title feat(stomp): add stomp via websocket example feat(stomp): add stomp plugin Jun 9, 2024
@timonback timonback marked this pull request as ready for review June 10, 2024 14:13
@sam0r040 sam0r040 merged commit 4e5b8b1 into master Jun 21, 2024
28 checks passed
@sam0r040 sam0r040 deleted the websockets-plugin branch June 21, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed java Pull requests that update Java code websockets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants