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
I need ultra quick low-latency for message routing (like stock trading, or gameplay) by distributing messages over goroutines communication across multiple nodes, Is it possible to achieve using JSON-RPC interface given by circuit?