Skip to content

client / raw client to connect and send command #224

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

Open
danielebriggi opened this issue Mar 3, 2025 · 0 comments
Open

client / raw client to connect and send command #224

danielebriggi opened this issue Mar 3, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@danielebriggi
Copy link
Member

In some circumstances, eg Studio, it could be useful to have a client or a connection that exposes the low level methods like connect/close/reconnect/sendCommand to interact with the core. The developer can use it in special contexts where he wants full control over the connection. Along with this, we have the Database object adherent to the Sqlite3 client for the common cases.

@danielebriggi danielebriggi added the enhancement New feature or request label Mar 3, 2025
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

No branches or pull requests

2 participants