|
ORE Studio 0.0.4
|
This is the complete list of members for nats_client, including all inherited members.
| auth() const | nats_client | |
| authenticated_request(std::string_view subject, std::string_view json_body, std::chrono::milliseconds timeout=std::chrono::seconds(30)) | nats_client | |
| authenticated_request(std::string_view subject, std::span< const std::byte > body, std::chrono::milliseconds timeout=std::chrono::seconds(10)) | nats_client | |
| clear_auth() | nats_client | |
| connect(config::nats_options opts) | nats_client | |
| disconnect() | nats_client | |
| get_client() const | nats_client | |
| is_connected() const noexcept (defined in nats_client) | nats_client | |
| is_logged_in() const noexcept (defined in nats_client) | nats_client | |
| nats_client()=default | nats_client | |
| nats_client(client &nats, token_provider provider) | nats_client | |
| request(std::string_view subject, std::string_view json_body) | nats_client | |
| set_auth(login_info info) | nats_client | |
| token_provider typedef | nats_client |