Jamiras

Results 43 issues of Jamiras

Deprecates `rc_api_set_host` and `rc_api_set_image_host`. Custom hosts are now passed to `_hosted` alternatives for each API `_init` function. Passing `NULL` to the `_hosted` functions will use the default hosts. The non-`_hosted`...

Deprecates `rc_hash_init_verbose_message_callback` and `rc_hash_init_error_message_callback`, which store callbacks in global variables and uses callbacks stored in the `rc_hash_iterator_t` instead. For backwards compatibility, `rc_hash_initialize_iterator` will populate the iterator instance with the current...

Allows some classes to interact with the server without needing access to the whole runtime object As part of the migration, some helper classes have been moved into the shared...