Changed
- `AirmoreSession::is_server_running` now uses socket instead of `requests`
for faster, accurate and consistent check of Airmore server
- `Service::request` method's logic to check and request authorization
properly, prefeferably via `AirmoreSession::is_server_running` and
`AirmoreSession::request_authorization`
- RTD config from `setup_py_install` to `pip install`
- Documentation
- "Getting Started > Starting A Section" is simplified.
- "Getting Started > Getting Device's Info" refers to "Services > Device Service"
Added
- `AirmoreSession::is_application_open` property
- Documentation
- "Session" chapter