rocicorp / repc

The canonical Replicache client, implemented in Rust.
Other
31 stars 7 forks source link

Rename batch_push_url, client_view_url, data_layer_auth #307

Closed arv closed 3 years ago

arv commented 3 years ago

Update TryPush to have: push_url, push_auth Update TryPull to have: pull_url, pull_auth

Towards #290