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
fix: make sure getUniqueId is called on each windowPostMessageTransport request to avoid RPC request with id already seen. error on extension when using firefox (#91)
fix: use randomly generated request id on windowPostMessageTransport and externallyConnectableTransport to avoid conflicts across disconnect/reconnect cycles in firefox (#81)