Closed ronakg closed 3 years ago
This PR fixes https://github.com/rsocket/rsocket-go/issues/103.
Default behavior still remains as it is, but the user can override the default Proxy function using the SetProxy method.
SetProxy
👍
This PR fixes https://github.com/rsocket/rsocket-go/issues/103.
Default behavior still remains as it is, but the user can override the default Proxy function using the
SetProxy
method.