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

refactor: restructure application into cargo workspace #22

Merged
merged 1 commit into from
May 3, 2024

Conversation

cherbie
Copy link
Owner

@cherbie cherbie commented May 3, 2024

Description

This refactor enables us to build multiple binaries and reuse shareable logic / libraries. This will be able to assist in building a ffplay like utility to perform e2e tests on the HLS client player.

Enables us to build multiple binaries.

build: soundcloud-rs library portedted

build: player build migrated

build: passing render lib build post refactor

build: soundcloud-tui bin build passing
@cherbie cherbie self-assigned this May 3, 2024
@cherbie cherbie merged commit e823dd1 into main May 3, 2024
2 of 4 checks passed
@cherbie cherbie deleted the wip-refactor branch May 3, 2024 05:56
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