There's no obvious way to shut down the prolink.Network. Ideally this would watch for cancellation via context.Context passed to Connect() or to have an explicit Network.Close() method.
If this project is still alive, I'd be happy to create a PR to implement this.
There's no obvious way to shut down the
prolink.Network. Ideally this would watch for cancellation viacontext.Contextpassed toConnect()or to have an explicitNetwork.Close()method.If this project is still alive, I'd be happy to create a PR to implement this.