recws
recws copied to clipboard
Use context on dial and add close without reconnect
I was in need to:
- Cancel dial -> added context.Context
- Close connection without it trying to reconnect -> added CloseForever()
Some of you or your users might need it. It is no BC.