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: client API part 1 #239

Merged
merged 8 commits into from
Feb 6, 2025
Merged

feat: client API part 1 #239

merged 8 commits into from
Feb 6, 2025

Conversation

sunng87
Copy link
Owner

@sunng87 sunng87 commented Feb 6, 2025

This is still a work in progress and is disabled by default.

This patch includes the base client framework, using StartupHandler as an example. We will provide API for all major operations issued from client(frontend):

  • startup
  • simple query
  • extedned query (with multiple entries, portal or bind)
  • copy

The implementation will be in next few patches.

@sunng87 sunng87 merged commit c6cb599 into master Feb 6, 2025
6 checks passed
@sunng87 sunng87 deleted the feature/client-api-part-1 branch February 6, 2025 10:42
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