Closed arv closed 3 years ago
This creates implementations of Puller and Pusher that are backed by a JS Function. This function gets passed in to BeginTryPull and TryPush.
FetchPusher/FetchPuller and browser_client.rs fetch are now dead code. I'll remove later
This creates implementations of Puller and Pusher that are backed by a JS Function. This function gets passed in to BeginTryPull and TryPush.