-
Notifications
You must be signed in to change notification settings - Fork 81
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
Using Stompjs as React hook #470
Comments
Many thanks for working on this. I do agree that using stompjs is hard. I will be happy to include this in the documentation and samples. I will suggest the following changes (these should help your use-case as well):
Please let me know which of the above you would be able to work. Currently, samples are hosted at https://github.com/stomp-js/samples and documentation at https://stomp-js.github.io/ |
Hey!
|
Many thanks 🙏 I will add it in documentation section - in examples and FAQs |
Thanks! :) |
I'm struggling with using StompJS.
because I've used SocketIO but I've never used Stomp.
It is little hard to understand Mechanism.
The entry barrier seems high for beginners.
Can you add the simple hook I made to doc?
I wanna contribute to this!
https://www.npmjs.com/package/usestomp-hook
If you accept, I'm going to expand the document to English.
The text was updated successfully, but these errors were encountered: