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
Nats provides a very efficient layer for RPC. We can add support for it in addition to HTTP/GRPC transports.
Also, I think it may be especially useful for #957 - as Nats may provide the most efficient layer for communication (400k RPC per second in my local experiments).