Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lwc: add client interface for processing events #1545

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

brharrington
Copy link
Contributor

Adds LwcEventClient that can be used as part of an event ingestion workflow to make events available to an LWC stream. The current setup just supports a statically configured set of subscriptions for verifying the interface and testing the performance overhead.

Adds `LwcEventClient` that can be used as part of an event
ingestion workflow to make events available to an LWC stream.
The current setup just supports a statically configured set
of subscriptions for verifying the interface and testing the
performance overhead.
@brharrington brharrington added this to the 1.8.0 milestone Apr 24, 2023
@brharrington brharrington merged commit 856323b into Netflix:main Apr 24, 2023
@brharrington brharrington deleted the lwc-event-client branch April 24, 2023 04:07
manolama pushed a commit to manolama/atlas that referenced this pull request May 22, 2024
Adds `LwcEventClient` that can be used as part of an event
ingestion workflow to make events available to an LWC stream.
The current setup just supports a statically configured set
of subscriptions for verifying the interface and testing the
performance overhead.
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