Exemple #1
0
def Server():
    app_ = Application()
    app_.start()
    app_.join()