proxyUrl endpoint support
What's Changed
- New spec feature: proxied remote object requests by @wmurphyrd in #58
- Avoid uneccesary caught exception when processing new contexts
- Improve test stability
Upgrade notes
If you supply a proxyUrl endpoint, new actors will be created with it in their profiles automatically, but you will need to run a migration and publish updates to add it to existing actors
Full Changelog: v3.0.0...v3.1.0