The sample would crash when removing `orientation` from `configChanges` and rotating the device, because the old RemoteServer would still be alive when creating the second one, so the WebSocket port would be unavailable.
The sample would crash when removing `orientation` from `configChanges` and rotating the device, because the old RemoteServer would still be alive when creating the second one, so the WebSocket port would be unavailable.