You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today the worker::client::WorkerClient trait is internal for our use, but users want to replace the client implementation for workers. Whether this is simply replacing calls the worker client makes or exposing a way to replace the underlying RPC calls of the whole client is up for discussion.