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 a public http client for use with rpc compliant public (no cert required) servers #156

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

cmmarslender
Copy link
Contributor

@cmmarslender cmmarslender commented Sep 19, 2024

Public HTTP mode is for servers that conform to the interface of the chia rpc server, but do not require certs to connect (such as coinset). To use Public HTTP mode, create a new client and specify ConnectionModePublicHTTP and provide the URL:

@cmmarslender cmmarslender enabled auto-merge (squash) September 19, 2024 19:39
@cmmarslender cmmarslender merged commit 24485c7 into main Sep 19, 2024
7 checks passed
@cmmarslender cmmarslender deleted the publichttpclient branch September 19, 2024 19: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.

2 participants