Files
mostlymatter/app
Agniva De Sarker d949bd1638 Remove app initialization from WebHub (#18687)
- Make it a Server method.
- Pass Server instead of App.
- Remove global app instance from NewServer, rather
create local instances whenever needed.
- Remove App from Websocket router, and create dynamically
on every request.
- Remove HubStart and HubStop from App methods.
- Explicitly using s.Log instead of the global logger
to indicate dependency on Server. We could have passed the logger
explicitly but it doesn't look ideal.

```release-note
NONE
```
2021-10-18 12:36:13 +05:30
..
2021-08-17 16:08:04 -04:00
2021-08-17 16:08:04 -04:00
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-08-17 16:08:04 -04:00
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30
2021-10-12 11:39:49 +05:30