James Newton

Results 3 issues of James Newton

### General information * SDK/Library version: 4.7 but present in master * Environment: N/A * Language, language version, and OS: N/A ### Issue description When calling on `OAuthGateway#revoke_access_token` you could...

triaged

Fixes an issue where a returned `Replicated#frames_synced` will continuously increment based off the `replicator.frames_synced()` even if no new frames have synced.

Following the work @shopifyski did to add the ability to set namespace via header for `RemoteReplica` in #1179 this adds similar support for `Remote` connection.