Example #1
0
    def server_init(self):
        """ Should be ran within context of the
            loop after the aiohttp session is created.
        """

        self.server = Server.find_client(obj=self)