Skip to content

refactor: replace SubscriberBus usage in favor of event driven websocket emits#962

Open
mvdicarlo wants to merge 14 commits into
mainfrom
users/mvdicarlo/event-emission-deltas
Open

refactor: replace SubscriberBus usage in favor of event driven websocket emits#962
mvdicarlo wants to merge 14 commits into
mainfrom
users/mvdicarlo/event-emission-deltas

Conversation

@mvdicarlo

Copy link
Copy Markdown
Owner

A massive refactor that overhauls how we internally calculate websocket emits to make
emissions more granular and not require emitting every single record over the wire
whenever a single change is made.

To support this, lot of changes were required to be made around submission emissions
and a relatively large restructuring of login lifecycle ownership for accounts. Ownership
of login state is largely now managed by website instances themselves.

This is likely to have buried bugs and needs some general refinements but is overall
stable from initial testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant