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

physnet: actually connect to manager #112

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

TheButlah
Copy link
Contributor

@TheButlah TheButlah commented Jun 16, 2024

I've updated the code to properly spawn a future that will start the tokio runtime and perform the necessary steps to connect to the replicate manager.

Next step will be to use the newly connected manager resource to spawn an instance. The video showcases the UI flows and how connecting to a server that doesn't exist fails, but connecting to the one I start from the command line with a valid url succeeds.

Rebased on #111

output.mp4

@TheButlah TheButlah requested a review from MalekiRe June 16, 2024 09:10
@TheButlah TheButlah force-pushed the thebutlah/demo-do-connect branch from 803b760 to c586aae Compare June 16, 2024 09:11
@TheButlah TheButlah requested a review from kayhhh June 16, 2024 09:21
@TheButlah TheButlah force-pushed the thebutlah/demo-do-connect branch from c586aae to 34e8985 Compare June 20, 2024 01:35
@TheButlah
Copy link
Contributor Author

Forcing merge due to lack of review.

@TheButlah TheButlah merged commit db97b23 into main Jun 20, 2024
3 checks passed
@TheButlah TheButlah deleted the thebutlah/demo-do-connect branch June 20, 2024 01:41
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