Best way to connect Spring Boot Kotlin backend to an external websocket server?

I can only find implementations on client-server communication which is not what I need. I need to connect my backend to the twitch eventsub websocket server, but I can’t find any good examples I can use.

submitted by /u/Tendeza
[link] [comments]