Hi, A very big thanks to you. I am using your client side code to establish connection. connection has been made. i can see send details but subscription it is coming as id:sub-0; in log i can see the payload to send for subscribers. but client side not working even console.log is not printing. can you please help me on this
Can we get more advanced tutorial? Like adding the auth header to Stomp and not using the static files for testing, ws protocol gets bumpy when it comes to implementing it on different clients
@@mariusdragan4640 the @RestController annotation binds the method return value to the response body, not necessarily jsons, it will will also depends what the method produces
How would I do authn & authz for websockets using that method?
Hi, A very big thanks to you. I am using your client side code to establish connection. connection has been made. i can see send details but
subscription it is coming as id:sub-0; in log i can see the payload to send for subscribers. but client side not working even console.log is not printing. can you please help me on this
Can we get more advanced tutorial? Like adding the auth header to Stomp and not using the static files for testing, ws protocol gets bumpy when it comes to implementing it on different clients
what is the difference between rsocket and spring webflux websockethandler? please.
Very instructive thanks
you need a better resolution recording, tryna enable 1080p but I find this video blur alot.
Hi. How to calculate the available number of simultaneous connections ?
I would expect with an integer or long that can handle simultaneous numbers
at least one was is you create listeners for the connect/disconnect events, and keep track yourself
What about scaling web sockets?
is there reactive version for websocket broker?
Is there any difference between @controller and @restcontroller
Yes it is. One ends the response while other is not
@@iadrianrotaru I didn't get you, can you elaborate?
@RestController is just a @Controller and @ResponseBody. Basically indicating that its endpoints return jsons.
@@mariusdragan4640 the @RestController annotation binds the method return value to the response body, not necessarily jsons, it will will also depends what the method produces
How to send binary with stomp ?
stomp is for text.
Thanks
Very interesting but don't forget that a lot of people watch this video on their phones. So please make the code more readable.
not tutorial just ads. not impressed sorry