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
fixing infinite loop issue with RPC example (#794)
Since the Host is both a client and server and the server invokes RPCs locally, this was causing an infinite loop issue.
Co-authored-by: Christopher Pope <[email protected]>
0 commit comments