I'm kinda confused, my mental habits are messing with each other. I have some wrong assumptions.
The session object is not an asyncio session object. It's a kyuupichan session object. It contains an attribute called 'transport'. This is also not an asyncio transport object, but rather a kyuupichan transport object.
