Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Decouple UI and business logic from Frontend library #66

Closed
lukehb opened this issue Feb 7, 2023 · 0 comments · Fixed by #110
Closed

Decouple UI and business logic from Frontend library #66

lukehb opened this issue Feb 7, 2023 · 0 comments · Fixed by #110
Milestone

Comments

@lukehb
Copy link
Contributor

lukehb commented Feb 7, 2023

The Pixel Streaming connection handling code and sample UI application code are tightly coupled in the current Typescript version of the public Pixel Streaming browser-side code.

The main goals of this effort are:

  • decouple the UI code from the code that establishes and handles the Pixel Streaming connection and video playback
  • provide a headless API
  • let developers develop their own UI on top of the base library.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant