Expand description
Utilities for a massa client
Modulesยง
- This module provides functions for generating certificates for a Certificate Authority (CA) and signing certificates using the CA certificate in mutual TLS (mTLS) scenarios.
- config ๐
Structsยง
- Client
- Client common settings. the client common settings
- Client V2
- Http client settings. the Http client settings
- Rpc client
- Rpc V2 client
- WebSocket client settings. the WebSocket client settings
Enumsยง
- Error when creating a new client
Functionsยง
- get_headers ๐
- get_id_kind ๐
- http_client_from_url ๐
- to_error_obj ๐
- ws_client_from_url ๐