Skip to content

Instantly share code, notes, and snippets.

View Macfly's full-sized avatar
🏠
Working from home

Corentin Valleroy Macfly

🏠
Working from home
View GitHub Profile
@Macfly
Macfly / Main.py
Created December 26, 2019 03:49
Async server with socketio and Ib_insync
import math
import asyncio
import logging, sys
import sqlite3
from asyncio import sleep
from logging.handlers import TimedRotatingFileHandler
import aiohttp_cors
import aiosqlite
import socketio
01-09 20:06:40.643 5725 5725 W ActivityThread: Application com.yamble.k is waiting for the debugger on port 8100...
01-09 20:06:40.845 1175 1211 I chatty : uid=1000(system) android.ui expire 1 line
01-09 20:06:42.261 1175 1175 I chatty : uid=1000 system_server expire 11 lines
01-09 20:06:45.162 1175 2427 I chatty : uid=1000(system) backup expire 73 lines
01-09 20:07:06.789 1175 2133 I chatty : uid=1000(system) Binder:1175_9 expire 2 lines
01-09 20:07:06.836 1175 2923 I chatty : uid=1000(system) Binder:1175_17 expire 1 line
01-09 20:07:06.840 1175 2926 I chatty : uid=1000(system) Binder:1175_19 expire 1 line
01-09 20:07:06.841 1175 1677 I chatty : uid=1000(system) Binder:1175_3 expire 4 lines
01-09 20:07:06.845 1175 1617 I chatty : uid=1000(system) ConnectivitySer expire 2 lines
01-09 20:07:06.858 1175 2917 I chatty : uid=1000(system) Binder:1175_13 expire 8 lines