Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(message = "This API is internal to PowerSync and should never be used outside of the SDK.")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.CONSTRUCTOR, AnnotationTarget.PROPERTY] )
Properties
Link copied to clipboard
val httpClientIsKnownToNotSupportBackpressure: AtomicReference<(HttpClientEngineConfig) -> Boolean?>
A hook installed by the :core project.