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

feat: Python native WSProxy #2372

Merged
merged 27 commits into from
Jul 4, 2024
Merged

feat: Python native WSProxy #2372

merged 27 commits into from
Jul 4, 2024

Conversation

kyujin-cho
Copy link
Member

@kyujin-cho kyujin-cho commented Jul 3, 2024

This PR introduces new variant of WSProxy, which in turn replaces our nodejs based local-proxy. After this PR is merged, developers can now launch local proxy by backend.ai wsproxy start-server command - just like we start other Backend.AI core components.
To start the WSProxy you need to set up a valid configuration file (wsproxy.toml). Check out configs/wsproxy for detailed configuration directives.

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version

@kyujin-cho kyujin-cho self-assigned this Jul 3, 2024
@kyujin-cho kyujin-cho added the type:feature Add new features label Jul 3, 2024
@github-actions github-actions bot added the size:XL 500~ LoC label Jul 3, 2024
@kyujin-cho kyujin-cho added this to the 24.03 milestone Jul 3, 2024
Copy link

graphite-app bot commented Jul 3, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added the comp:installer Related to Installer label Jul 3, 2024
@kyujin-cho
Copy link
Member Author

In the near future we can think of migrating contents of both wsproxy.api.utils and wsproxy.exceptions to our common repository so that it can be reused across other Backend.AI Core components.

@kyujin-cho kyujin-cho merged commit 2fefe02 into main Jul 4, 2024
26 checks passed
@kyujin-cho kyujin-cho deleted the feature/python-wsproxy branch July 4, 2024 12:30
lablup-octodog pushed a commit that referenced this pull request Jul 4, 2024
Backported-from: main (24.09)
Backported-to: 24.03
Backport-of: 2372
lablup-octodog added a commit that referenced this pull request Jul 4, 2024
Co-authored-by: Kyujin Cho <kyujin.cho@lablup.com>
Backported-from: main (24.09)
Backported-to: 24.03
Backport-of: 2372
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:installer Related to Installer size:XL 500~ LoC type:feature Add new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant