recws icon indicating copy to clipboard operation
recws copied to clipboard

Use context on dial and add close without reconnect

Open masseelch opened this issue 4 years ago • 0 comments

I was in need to:

  1. Cancel dial -> added context.Context
  2. Close connection without it trying to reconnect -> added CloseForever()

Some of you or your users might need it. It is no BC.

masseelch avatar Sep 22 '21 06:09 masseelch