Zachary Taylor

Results 3 comments of Zachary Taylor

@deploydesexta In case this is still an issue for you, or anyone else on this thread. I noticed this error arising on my system when accidentally broadcasting messages to an...

Sorry for any confusion! In my case, I was holding onto the WebsocketSessions in a cache and broadcasting a WebsocketMessage to the respective sessions. private var activeSessions = ConcurrentHashMap() If...