caolan / caolan/mutiny

Receiving messages in multiple tabs

Open
#35 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

If you open the same app instance in multiple tabs or browser windows, they will race each other to handle incoming messages. There's no particularly nice universal way to resolve this as it depend on what the messages are being used for.

For now, it might be worth restricting subscriptions to a single mutiny-app client (browser window/tab) at a time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.