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

Add new initialize API #8

Merged
merged 6 commits into from Sep 5, 2023
Merged

Add new initialize API #8

merged 6 commits into from Sep 5, 2023

Conversation

ninad-kamat
Copy link
Contributor

This API is meant to act as a synchronization point once the client connects to the server. This will provide information about any licensing errors in the server as well as provide the necessary information to create models on the client.

@ninad-kamat ninad-kamat added the enhancement New feature or request label Jun 28, 2023
@ninad-kamat ninad-kamat self-assigned this Jun 28, 2023
@ninad-kamat ninad-kamat marked this pull request as draft June 28, 2023 20:39
@ninad-kamat ninad-kamat linked an issue Jul 18, 2023 that may be closed by this pull request
@ninad-kamat ninad-kamat marked this pull request as ready for review September 5, 2023 18:00
@ninad-kamat ninad-kamat merged commit 0f861cc into main Sep 5, 2023
3 checks passed
@ninad-kamat ninad-kamat deleted the feat/initialize branch September 5, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add gRPC API to initialize connection
3 participants