David Corona

Results 5 comments of David Corona

Hi there. I have a need for this right now. So, I want to get a PR in for this. I think I see a fairly easy way to do...

So, I had to go with this solution. Just doing `sessions.disconnect()` was not actually closing the client connection and my client remained connected. ``` public void close(String clientId) { final...

@TomWFox Yes, for sure! I will take a look at it shortly.

I don't think it supports that right now, but it should not be too difficult to add. I can take a crack at it in the next day or two....